mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-18 09:20:24 +00:00
Rename hub link to home in site-switcher nav
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
<span class="site-title">moonweb.org{% if section and section != 'hub' %}/{{ section }}{% endif %}</span>
|
<span class="site-title">moonweb.org{% if section and section != 'hub' %}/{{ section }}{% endif %}</span>
|
||||||
</div>
|
</div>
|
||||||
<nav class="site-switcher">
|
<nav class="site-switcher">
|
||||||
<a href="/">hub</a>
|
<a href="/">home</a>
|
||||||
<a href="/infra/">infra</a>
|
<a href="/infra/">infra</a>
|
||||||
<a href="/smarthome/">smarthome</a>
|
<a href="/smarthome/">smarthome</a>
|
||||||
<a href="/code/">code</a>
|
<a href="/code/">code</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user