Indent template logic

This commit is contained in:
Will Faught
2023-01-07 09:04:54 -08:00
parent 9848a64ff3
commit 994591f932
17 changed files with 340 additions and 340 deletions

View File

@@ -1,5 +1,5 @@
{{ if .Site.Menus.main }}
<header>
{{ partial "paige/menu.html" . }}
</header>
<header>
{{ partial "paige/menu.html" . }}
</header>
{{ end }}