mirror of
https://github.com/wah-su/wahs.wah.su.git
synced 2025-04-04 23:34:36 +00:00
feat: add analytics
This commit is contained in:
parent
3e1eb0eb19
commit
53b57d53fa
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue