mirror of
https://github.com/danbulant/Mangades
synced 2026-07-10 21:40:37 +00:00
fix counter url
This commit is contained in:
parent
bc16f2b279
commit
18883daac1
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<script data-goatcounter="https://mangades.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
|
<script data-goatcounter="https://manga.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
|
||||||
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
|
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="stylesheet" href="%sveltekit.assets%/swiper.min.css" />
|
<link rel="stylesheet" href="%sveltekit.assets%/swiper.min.css" />
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue