1
0
mirror of https://github.com/tiyn/amphora-wiki.git synced 2025-10-10 01:41:17 +02:00

Namespaces: added feature to show folder structure

Namespaces are an important feature to have a hierarchic structure for the wiki.
A new site was added that can display and navigate the folder structure.
This commit is contained in:
TiynGER
2020-10-24 17:38:40 +02:00
parent 91d2e940b0
commit 5a9ed40251
7 changed files with 122 additions and 9 deletions

View File

@@ -14,6 +14,7 @@
<label for="main-menu-check" class="show-menu">&#9776;</label>
<div class="main-menu">
<a href="/">Startpage</a>
<a href="/namespace">Namespaces</a>
<a href="/search">Search</a>
<label for="main-menu-check" class="hide-menu">X</label>
</div>