Skip to content

Commit

Permalink
feat: replace google analytics to umami
Browse files Browse the repository at this point in the history
  • Loading branch information
RealHeart authored Sep 18, 2024
1 parent cdd6268 commit 1771d7a
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>阿尔萌 | Armoe Project</title>
<script src="https://cdn.armoe.cn/static/js/autoGray.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-MWKT4QD2W0"></script>
<script>
window.dataLayer = window.dataLayer || []
function gtag() {
dataLayer.push(arguments)
}
gtag('js', new Date())
gtag('config', 'G-MWKT4QD2W0')
</script>
<script async src="https://umami.zhenxin.me/script.js" data-website-id="a799e189-cf7e-4f5a-ac98-71de364f3637"></script>
</head>

<body>
Expand Down

0 comments on commit 1771d7a

Please sign in to comment.