forked from RawZ06/PlandoMaker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
18 lines (18 loc) · 899 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta content="width=device-width,initial-scale=1.0" name="viewport">
<link crossorigin="anonymous" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css"
integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" rel="stylesheet">
<title>PlandoMaker</title>
<meta name="description" content="Create your own randomizer seed of Ocarina Of Time named plando. Or Randomize settings for a new adventure" />
<meta name="keywords" content="plando, plandomizer, plandomaker, rando, randomizer, random, zelda, zelda ocarina of time, zelda oot, oot, ocarina of time, settings, settings random, random settings" />
<meta name="author" content="RawZ">
<link href="favicon.ico" rel="shortcut icon" type="image/png"/>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>