Clean up navbar structure

This commit is contained in:
2023-03-20 18:37:47 -05:00
parent 7ac4908149
commit c971faeb20
3 changed files with 20 additions and 32 deletions

View File

@ -10,9 +10,7 @@
<a id="top" name="top" aria-hidden="true"></a>
<div class="top">
{{ partial "top.html" . }}
</div>
{{ partial "top.html" . }}
{{ if not .IsHome }}
{{ partial "breadcrumb.html" . }}