From bb9436fee3dc00ac845bd9a54cd4ffd55c90adf3 Mon Sep 17 00:00:00 2001 From: wires Date: Tue, 1 Apr 2025 19:54:42 -0400 Subject: lots more little typography tweaks --- layouts/partials/head.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'layouts/partials/head.html') diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 2fe366d..fe097e4 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -6,6 +6,8 @@ {{ with .Keywords }}{{ end }} + + {{ range slice "style.css" "syntax.css"}} {{- with resources.Get . }} {{- if eq hugo.Environment "development" }} -- cgit 1.4.1