项目文件夹

文件
Asim Aslam cf1f42d15b website: text-only 'Go Micro' brand, drop the nav logo (#3029)
Remove the logo image from the nav-brand in the marketing nav include and the
docs and blog layouts; the brand is now just the 'Go Micro' wordmark.

Co-authored-by: Claude <noreply@anthropic.com>
2026-06-24 15:27:47 +01:00

7 行
138 B
HTML

<nav class="nav">
<a class="nav-brand" href="/">Go Micro</a>
<div class="nav-links">
{% include nav-links.html %}
</div>
</nav>