From 95818067acfb7f64ec6f4cdcf156853b2eae69ac Mon Sep 17 00:00:00 2001 From: Henrique Marques Date: Sat, 17 Aug 2024 11:14:09 +0100 Subject: add new posts --- themes/lugo/layouts/_default/baseof.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'themes/lugo/layouts/_default/baseof.html') diff --git a/themes/lugo/layouts/_default/baseof.html b/themes/lugo/layouts/_default/baseof.html index 57e17ce..f1c41c2 100644 --- a/themes/lugo/layouts/_default/baseof.html +++ b/themes/lugo/layouts/_default/baseof.html @@ -15,6 +15,12 @@ + {{ if .Site.Menus.main }}{{ partial "nav.html" . }}{{ end -}}

{{ block "title" . }}{{ end }}

@@ -28,8 +34,7 @@
{{ block "footer" . }} {{ end }} -- cgit v1.3