Rename hub link to home in site-switcher nav

This commit is contained in:
2026-09-11 13:34:09 +02:00
parent 9a1d1ebbfe
commit 4ebd767cd1
+1 -1
View File
@@ -69,7 +69,7 @@
<span class="site-title">moonweb.org{% if section and section != 'hub' %}/{{ section }}{% endif %}</span>
</div>
<nav class="site-switcher">
<a href="/">hub</a>
<a href="/">home</a>
<a href="/infra/">infra</a>
<a href="/smarthome/">smarthome</a>
<a href="/code/">code</a>