This commit is contained in:
parent
d3ad20c8e9
commit
734f714ecb
48
config.yml
48
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
|
||||
|
Loading…
Reference in New Issue
Block a user