This commit is contained in:
19
hugo.yaml
19
hugo.yaml
@@ -7,6 +7,25 @@ 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: blog.cybershell.xyz
|
||||
|
||||
Reference in New Issue
Block a user