From 859af5a6896fd4b3a2dfdc3e87641c794dbcc653 Mon Sep 17 00:00:00 2001 From: Skiz Date: Mon, 2 Sep 2024 15:55:46 -0400 Subject: Added goat counter code --- themes/vapor/layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/vapor/layouts/_default/baseof.html') diff --git a/themes/vapor/layouts/_default/baseof.html b/themes/vapor/layouts/_default/baseof.html index b6899ba..7e59365 100644 --- a/themes/vapor/layouts/_default/baseof.html +++ b/themes/vapor/layouts/_default/baseof.html @@ -25,7 +25,7 @@ {{ if .Param "nextprev" }}{{ partial "nextprev.html" . -}}{{ end -}} {{ if .Param "taglist" }}{{ partial "taglist.html" . }}{{ end -}} - {{ block "footer" . }} -- cgit v1.2.3