feat: add analytics

This commit is contained in:
Kentai Radiquum 2025-02-10 16:35:39 +05:00
parent 3e1eb0eb19
commit 53b57d53fa
Signed by: Radiquum
GPG key ID: 858E8EE696525EED

View file

@ -27,6 +27,7 @@ export default function head(props: {
<meta property="og:image:type" content={mimetype} />
<meta property="og:image:alt" content="" />
<meta property="og:logo" content={`${props.url}/static/logo-1x.png`} />
<script defer data-domain="wahs.wah.su" data-api="https://a.wah.su/api/event" src="https://a.wah.su/js/script.js"></script>
<link
href={
props.environment == "dev"