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