aboutsummaryrefslogtreecommitdiffstats
path: root/_includes/navigation.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/navigation.html')
-rw-r--r--_includes/navigation.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/navigation.html b/_includes/navigation.html
index 70ae45e..c11df77 100644
--- a/_includes/navigation.html
+++ b/_includes/navigation.html
@@ -4,4 +4,5 @@
<li><a href="{{ item.link }}">{{ item.name }}</a></li>
{% endfor %}
</ul>
+ <img src="/assets/img/aaoth-logo.png" alt="aaoth">
</nav>