-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
28 lines (22 loc) · 1.14 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!doctype html>
<html lang="en" data-theme="dark">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/images/quran-rehal.svg" />
<link rel="stylesheet" type="text/css" href="/font-faces.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Quran PWA</title>
<meta name="description" content="Quran PWA">
<link rel="apple-touch-icon" href="/images/quran-rehal.svg" sizes="180x180">
<link rel="mask-icon" href="/images/quran-rehal.svg" color="#000000">
<meta name="theme-color" media="(prefers-color-scheme: light)" content="white" />
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="black" />
<script type="module" crossorigin src="/assets/index-CitMLgR_.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-B6x7We8R.css">
<link rel="manifest" href="/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/registerSW.js"></script></head>
<body>
<div id="root"></div>
<script data-goatcounter="https://quranpwa.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
</body>
</html>