mirror of
https://github.com/fumiama/CMoe-Counter.git
synced 2024-11-12 00:40:47 +01:00
Update index.html
This commit is contained in:
parent
57b4fa76b4
commit
d51a0480a6
@ -5,24 +5,6 @@
|
||||
<link rel="icon" type="image/png" href="favicon.png"/>
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/light.min.css"/>
|
||||
<link rel="stylesheet" href="style.css"/>
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async="async" src="https://www.googletagmanager.com/gtag/js?id=G-2RLWN5JXRL"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag() {
|
||||
dataLayer.push(arguments);
|
||||
}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-2RLWN5JXRL');
|
||||
|
||||
function _evt_push(type, category, label) {
|
||||
gtag('event', type, {
|
||||
'event_category': category,
|
||||
'event_label': label
|
||||
});
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<h3>How to use:</h3>
|
||||
|
Loading…
Reference in New Issue
Block a user