mirror of
https://github.com/danbulant/Mangades
synced 2026-06-20 06:41:16 +00:00
goatcounter analytics
This commit is contained in:
parent
e11f2c2838
commit
bc512c194f
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset='utf-8'>
|
||||
<meta name='viewport' content='width=device-width,initial-scale=1'>
|
||||
|
||||
<title>Svelte app</title>
|
||||
<title>miniMangadex</title>
|
||||
|
||||
<meta name="theme-color" content="#E938C2">
|
||||
<link rel="apple-touch-icon" href="/images/touch-icons/logo-192.png">
|
||||
|
|
@ -17,6 +17,7 @@
|
|||
<script type="module" src="/build/main.js"></script>
|
||||
<script src="https://unpkg.com/web-streams-polyfill/dist/polyfill.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/streamsaver@2.0.5/StreamSaver.min.js"></script>
|
||||
<script data-goatcounter="https://manga.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Reference in a new issue