Skip to content

Commit

Permalink
Update nav.html
Browse files Browse the repository at this point in the history
  • Loading branch information
stardoom4 authored Aug 24, 2024
1 parent 5a7db62 commit e50a1d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/nav.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<header>
<a href="index.html"
><img src="static/site/logo.webp" alt="SpaceMan" height="100" width="100"/></a>
><img src="static/site/Trigon.jpg" alt="SpaceMan" height="100" width="100"/></a>
</header>
<nav>{{ if .Nav.Parent }} {{ if lt ( len .Nav.Parent ) 7 }}
<ul>
Expand Down

0 comments on commit e50a1d2

Please sign in to comment.