mirror of
https://github.com/apophenia-news/apophenia.news.git
synced 2026-06-07 23:12:13 +00:00
Feat: replace Tianji with GoatCounter analytics
Co-authored-by: gemini-3.5-flash <gemini@google.com>
This commit is contained in:
@@ -33,7 +33,7 @@ export const shellHead = ({ title, desc, image, url, type = "website" }) => `<!d
|
||||
<meta name="theme-color" content="#fcfcfa" />
|
||||
${url ? `<link rel="canonical" href="${url}" />` : ""}
|
||||
<link rel="alternate" type="application/rss+xml" title="apophenia.news RSS" href="${SITE_URL}/rss.xml" />
|
||||
<script async defer src="https://tianji.planetrenox.com/tracker.js" data-website-id="cmpubmjbz00033meg7a4y2i4p"></script>
|
||||
<script data-goatcounter="https://apophenia.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
|
||||
<script type="module" src="/main.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user