-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
33 lines (33 loc) · 1.96 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" type="image/svg+xml" href="/logo.ico" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Sword Art Online : Unleash Blading - Database</title>
<meta name="title" content="Sword Art Online : Unleash Blading - Database SAOARS-UB">
<meta name="description" content="Sword Art Online : Unleash Blading - Database.Banner Knight of the Abyss SAOARS. Banner The Hidden Affections Behind the Mask SAOARS. Banner A Bridge For a New Era SAOARS.">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta property="og:type" content="website">
<meta property="og:url" content="https://saoars-ub.netlify.app/">
<meta property="og:title" content="Sword Art Online : Unleash Blading - Database">
<meta property="og:description" content="Sword Art Online : Unleash Blading - Database.Banner Knight of the Abyss SAOARS. Banner The Hidden Affections Behind the Mask SAOARS. Banner A Bridge For a New Era SAOARS.">
<meta property="og:image" content="">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://saoars-ub.netlify.app/">
<meta property="twitter:title" content="Sword Art Online : Unleash Blading - Database">
<meta property="twitter:description" content="Sword Art Online : Unleash Blading - Database.Banner Knight of the Abyss SAOARS. Banner The Hidden Affections Behind the Mask SAOARS. Banner A Bridge For a New Era SAOARS.">
<meta property="twitter:image" content="">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-0KZZ3F6FWK"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-0KZZ3F6FWK');
</script>
</body>
</html>