From 0ea0ca1c3983f9a9fb0b1062715c5dafc59607ba Mon Sep 17 00:00:00 2001 From: taco Date: Tue, 16 Apr 2024 20:23:46 -0400 Subject: [PATCH] add trackin' --- themes/corazon/layouts/partials/head.html | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/corazon/layouts/partials/head.html b/themes/corazon/layouts/partials/head.html index 02c2240..2357844 100644 --- a/themes/corazon/layouts/partials/head.html +++ b/themes/corazon/layouts/partials/head.html @@ -3,3 +3,4 @@ {{ if .IsHome }}{{ site.Title }}{{ else }}{{ printf "%s | %s" .Title site.Title }}{{ end }} {{ partialCached "head/css.html" . }} {{ partialCached "head/js.html" . }} +