-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
54 lines (48 loc) · 2.74 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="png-transparent-online-quran-project-muslim-islam-islam-angle-logo-arabic.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta
name="The Holy Quran"
content="The light of Darkness"
/>
<link rel="apple-touch-icon" href="png-transparent-online-quran-project-muslim-islam-islam-angle-logo-arabic.png" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css" integrity="sha512-HK5fgLBL+xu6dm/Ii3z4xhlSUyZgTT9tuc/hSrtw6uzJOvgRr2a9jyxxT1ely+B+xFAmJKVSTbpM/CuL7qxO8w==" crossorigin="anonymous" />
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Mirza&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" rel="stylesheet">
<title>The Holy Quran</title>
<meta name="description" content="A holy quran website to spread the truth and remove the darkness of our world"/>
<meta property="og:type" content="website"/>
<meta property="og:site_name" content="The Holy Quran"/>
<meta property="og:title" content="The Holy Quran"/>
<meta property="og:url" content="https://holyquran.netlify.app/" />
<meta property="og:description" content="A holy quran website to spread the truth and remove the darkness of our world"/>
<meta property="og:image" content="https://res.cloudinary.com/sium/image/upload/v1621158040/The_Holy_Quran_o7mm5g.png"/>
<meta property="og:image:alt" content="the holy quran"/>
<meta property="twitter:title" content="The Holy Quran"/>
<meta property="twitter:description" content="A holy quran website to spread the truth and remove the darkness of our world"/>
<meta property="twitter:image" content="https://res.cloudinary.com/sium/image/upload/v1621158040/The_Holy_Quran_o7mm5g.png"/>
<meta property="twitter:card" content="summary_large_image"/>
</head>
<body>
<div id="root"></div>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7FZZV9PZKQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-7FZZV9PZKQ', {
cookie_flags: 'max-age=7200;secure;samesite=none'
});
</script>
<noscript>I have learned frontEnd development by the grace of Allah.Alhamdulillah.
I believe in Allah.
By the grace of Allah,I am able to build this react web app.Alhamdulillah</noscript>
</body>
<!-- Global site tag (gtag.js) - Google Analytics -->
</html>