From 89df9a04587a955b84c3ab9b5c580d71be7478b1 Mon Sep 17 00:00:00 2001 From: frosty Date: Mon, 19 May 2025 09:20:24 -0400 Subject: add noto serif font --- themes/polaris/layouts/_default/baseof.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'themes/polaris/layouts/_default/baseof.html') diff --git a/themes/polaris/layouts/_default/baseof.html b/themes/polaris/layouts/_default/baseof.html index b6ccdac..df0c651 100644 --- a/themes/polaris/layouts/_default/baseof.html +++ b/themes/polaris/layouts/_default/baseof.html @@ -4,6 +4,8 @@ {{ .Site.Title }} + {{ $notoSerif := resources.Get "css/noto-serif.css" | minify | fingerprint }} + {{ $style := resources.Get "css/style.css" | minify | fingerprint }} -- cgit v1.2.3-70-g09d2