This commit is contained in:
parent
1aea543bca
commit
7b25a43850
@ -29,6 +29,7 @@ params:
|
||||
plausible:
|
||||
enable: true
|
||||
domain: blog.cybershell.xyz
|
||||
outbound_link: true
|
||||
selfhosted_domain: "stats.andrewnw.com" # Self-hosted plausible domain
|
||||
|
||||
|
||||
@ -175,4 +176,4 @@ outputs:
|
||||
taxonomy:
|
||||
- html
|
||||
term:
|
||||
- html
|
||||
- html
|
||||
|
@ -7,7 +7,6 @@
|
||||
|
||||
<head>
|
||||
{{ partial "plausible_head.html" . }}
|
||||
{{ partial "plausible_csp.html" . }}
|
||||
{{ partial "analytics.html" . }}
|
||||
{{- partial "head.html" . }}
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user