From 682d3b39ff6d153ae62e7de35b49f707d680bb8c Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Mon, 27 Mar 2023 18:59:31 -0700 Subject: [PATCH] Just add font here --- layouts/partials/head.html | 3 +++ themes/maddybook | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 0cddbf8..f82f26f 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -1,5 +1,8 @@ {{ if .Title }}{{ .Title }} | {{ end }}A Wildness of the Heart by Madison Scott-Clary + + + {{ range .Site.Params.customCSS }} diff --git a/themes/maddybook b/themes/maddybook index e4f7866..d675998 160000 --- a/themes/maddybook +++ b/themes/maddybook @@ -1 +1 @@ -Subproject commit e4f7866d776a605b619149ea0e517055ff7aa98e +Subproject commit d67599865d19f00353c3ffbeb513cf108b3d0442