-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
36 lines (28 loc) · 1.73 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>StarCraft 2 Bank Generator</title>
<link type="image/png" sizes="32x32" href="./assets/icons/favicon-32x32.png?" rel="icon" />
<link type="image/png" sizes="256x256" href="./assets/icons/favicon-256x256.png?" rel="icon" />
<link type="image/png" sizes="180x180" href="./assets/icons/favicon-180x180.png?" rel="apple-touch-icon" />
<meta property="og:title" content="StarCraft 2 bank generator" />
<meta property="og:type" content="Online web service" />
<meta property="og:description" content="Online service for editing StarCraft 2 bank files" />
<meta property="og:url" content="https://darthvan.github.io/StarCraft2-Bank-Restorer/" />
<meta property="og:image" content="https://github.com/DarthVan/StarCraft2-Bank-Restorer/raw/bin/preview.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://github.com/DarthVan/StarCraft2-Bank-Restorer/raw/bin/preview.png" />
<meta charset="utf-8" />
<meta name="description" content="Online service for editing StarCraft 2 bank files (saves from arcades)" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<meta keywords="sc2, starcraft 2, starcraft-ii, bank, save, file, stats, hack,
generator, editor, restore, recovery, custom map, arcade, game, online, web-service" />
<meta name="google-site-verification" content="DYq9aoOThoS9INZQNGqR2RFdtt2kt9udeWyM7w1k0kM" />
<script type="module" crossorigin src="./js/index-CL-HGexv.js"></script>
<link rel="stylesheet" crossorigin href="./css/index-BZvJSwht.css">
</head>
<body>
<div id="root"></div>
</body>
</html>