From 66e075f879772ddaad61ec7a756e66a397e7626c Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Tue, 21 Feb 2023 19:54:16 +0000 Subject: [PATCH] Actually use the preloaded CSS --- layouts/partials/hooks/head-end.html | 1 + 1 file changed, 1 insertion(+) diff --git a/layouts/partials/hooks/head-end.html b/layouts/partials/hooks/head-end.html index 67772699..73226fd1 100644 --- a/layouts/partials/hooks/head-end.html +++ b/layouts/partials/hooks/head-end.html @@ -13,6 +13,7 @@ Google Fonts manually via a script: https://github.com/matrix-org/matrix-spec/tree/main/static/css/fonts */}} + {{ $scss := "scss/custom.scss"}}