mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
Fix header: show moonweb.org/smarthome instead of smarthome.moonweb.org
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
<body>
|
||||
<header class="site-header">
|
||||
<div class="site-banner">
|
||||
<span class="site-title">{{ section }}.moonweb.org</span>
|
||||
<span class="site-title">moonweb.org{% if section and section != 'hub' %}/{{ section }}{% endif %}</span>
|
||||
</div>
|
||||
<nav class="site-switcher">
|
||||
<a href="/">hub</a>
|
||||
|
||||
Reference in New Issue
Block a user