Skip to content

Commit b381581

Browse files
committed
Update content
1 parent 884673b commit b381581

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

layouts/_partials/docs/brand.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
<div class="book-brand">
2-
<a href="https://v-os.dev">
3-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 196 34" style="height:1.4em;width:auto;display:block"><text x="1" y="26" font-family="-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif" font-weight="700" font-size="26" letter-spacing="-0.3"><tspan fill="#cc1111">V</tspan><tspan fill="#1a1a1a">itruvian</tspan><tspan fill="#0055cc">OS</tspan></text></svg>
1+
<h2 class="book-brand">
2+
<a class="flex align-center" href="{{ cond (not .Site.Home.File) .Sites.Default.Home.RelPermalink .Site.Home.RelPermalink }}">
3+
<img src="/img/favicon.svg" alt="VitruvianOS atom" style="height: 1.5em; margin-right: 0.4em;" />
4+
<img src="/img/vitruvianos-logo.svg" alt="VitruvianOS" style="height: 1.5em;" />
5+
<span class="sr-only">{{ .Site.Title }}</span>
46
</a>
5-
</div>
7+
</h2>

static/img/favicon.svg

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)