Skip to content

Commit

Permalink
this apparently made navbar invisible, have no idea why
Browse files Browse the repository at this point in the history
  • Loading branch information
sanity committed Jun 20, 2024
1 parent 1229364 commit 4835bc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions themes/freenet/layouts/_default/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
{{ partial "header.html" . }}
</header>
<main>
<div class="content">
{{ block "main" . }}{{ end }}
</div>
</main>
<footer>
{{ partial "footer.html" . }}
Expand Down

0 comments on commit 4835bc7

Please sign in to comment.