summaryrefslogtreecommitdiff
path: root/layouts/_default/baseof.html
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicksphere.ch>2022-09-03 00:00:00 +0000
committerNicholas Johnson <nick@nicksphere.ch>2022-09-03 00:00:00 +0000
commit1b9ea9bc3ebcc08bff1409a5f4a0eff2d484686b37f1e6f89393be0ee8ce767a (patch)
tree332372dec4433c66deef1968eae41fe1384d33d3f5666fea730c3f39beaba4ea /layouts/_default/baseof.html
parent91d9491fb2b4c9c83c116f3703764b1a009c158be10427a8f10575c908661a4e (diff)
Fix spacing
Diffstat (limited to 'layouts/_default/baseof.html')
-rw-r--r--layouts/_default/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index ace076a..c896b31 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -6,4 +6,4 @@
{{ block "main" . }}{{ end }}
{{ partial "footer.html" . }}
</body>
-</html>
+</html> \ No newline at end of file