Enable analytics
Some checks failed
Deploy / Build and Deploy (push) Has been cancelled

This commit is contained in:
CDN 2025-04-21 07:33:51 +08:00
parent 1030e735c0
commit bd4971e79d
Signed by: CDN
GPG key ID: 0C656827F9F80080

View file

@ -12,6 +12,7 @@
class="no-js"> class="no-js">
<head> <head>
{{ partial "head.html" . }} {{ partial "head.html" . }}
<script defer src="https://analytics.owu.one/script.js" data-website-id="4e29a638-07ed-4eb2-b1bd-f78fde617b35"></script>
</head> </head>
<body class="td-{{ .Kind }}{{ with .Page.Params.body_class }} {{ . }}{{ end }}"> <body class="td-{{ .Kind }}{{ with .Page.Params.body_class }} {{ . }}{{ end }}">
<header> <header>