1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 11:34:18 +00:00

Reorder and rename the navbar

This commit is contained in:
Steffo 2019-08-03 12:43:11 +02:00
parent abe6b4a83c
commit ed087ec7dd

View file

@ -26,9 +26,9 @@
<span class="nav-sitename">{{ config["SITE_NAME"] }}</span>
</a>
<span class="nav-modules">
<a class="no-icon" href="{{ url_for("profile.profile_index") }}">Noi</a>
<a class="no-icon" href="{{ url_for("wikiview.wikiview_index") }}">Wiki</a>
<a class="no-icon" href="{{ url_for("diarioview.diarioview_page", page=1) }}">Diario</a>
<a class="no-icon" href="{{ url_for("profile.profile_index") }}">Profili</a>
</span>
</div>
<div class="nav-center">