From 734f714ecb3d9af984410e6ba430d3bf7f00d448 Mon Sep 17 00:00:00 2001 From: Andrew Woodlee Date: Fri, 1 Nov 2024 00:12:56 -0500 Subject: [PATCH] modify hugo.yaml --- config.yml | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/config.yml b/config.yml index f612d0b..395decc 100644 --- a/config.yml +++ b/config.yml @@ -8,30 +8,6 @@ theme: - plausible-hugo params: - csp: - childsrc: - - "'self'" - fontsrc: - - "'self'" - formaction: - - "'self'" - framesrc: - - "'self'" - imgsrc: - - "'self'" - objectsrc: - - "'none'" - stylesrc: - - "'self'" - scriptsrc: - - "'self'" - - "'https://stats.andrewnw.com'" - - plausible: - enable: true - domain: andrewnw.xyz - outbound_link: true - selfhosted_domain: "stats.andrewnw.com" # Self-hosted plausible domain module: @@ -55,6 +31,30 @@ languagecode: "en" defaultcontentlanguage: "en" params: + csp: + childsrc: + - "'self'" + fontsrc: + - "'self'" + formaction: + - "'self'" + framesrc: + - "'self'" + imgsrc: + - "'self'" + objectsrc: + - "'none'" + stylesrc: + - "'self'" + scriptsrc: + - "'self'" + - "'https://stats.andrewnw.com'" + + plausible: + enable: true + domain: andrewnw.xyz + outbound_link: true + selfhosted_domain: "stats.andrewnw.com" # Self-hosted plausible domain profileMode: enabled: true title: "Andrew Woodlee" # optional default will be site title