Tighten navbar branding

This commit is contained in:
Zebratic
2026-07-07 18:00:13 +00:00
parent a7d0e04106
commit 6293ce0149
2 changed files with 15 additions and 17 deletions
+1 -2
View File
@@ -1,8 +1,7 @@
<header class="topbar">
<a class="brand" href="/" aria-label="bonzi home">
<span class="mark" aria-hidden="true">☤</span>
<img class="brand-icon" src="/favicon-32.png" alt="" width="24" height="24" decoding="async" />
<span class="wordmark">bonzi</span>
<span class="role-tag">agent</span>
</a>
<nav class="nav nav-desktop" aria-label="primary">
<% navLinks.forEach((link) => { %>