-
Notifications
You must be signed in to change notification settings - Fork 1
/
200.html
28 lines (28 loc) · 901 Bytes
/
200.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta
name="google-site-verification"
content="_EX7PxYcCvby9A6FfSpbChz5fXfF0KKponBflXCccrk"
/>
<meta
name="keywords"
content="Marvel, Marvel for Noobs, Marvel For Noobs, marvel for noobs, Marvel wiki, Marvel comics for noobs, marvel-for-noobs"
/>
<meta
name="description"
content="A simplistic marvel wiki for newcomers to the Marvel Universe"
/>
<meta name="theme-color" content="#000000" />
<title>Marvel for Noobs</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/index.jsx"></script>
</body>
</html>