mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-04-01 21:13:11 +00:00
subtle animations; css tweaks; added monsterrat;
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<header>
|
||||
<nav>
|
||||
<a class="header__logo" href="/"><img src="../assets/images/start9_logo.png" alt=""></a>
|
||||
<ul>
|
||||
{% for group in menu|selectattr("inHeader") %}
|
||||
{% for item in group.items %}
|
||||
|
||||
Reference in New Issue
Block a user