initial commit

This commit is contained in:
air66
2019-07-24 18:16:32 +01:00
commit 5efebf4ded
8591 changed files with 899103 additions and 0 deletions

20
index.html Normal file
View File

@@ -0,0 +1,20 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Untitled Document</title>
<!-- CSS File -->
<link rel="stylesheet" href="dist/style.css?cb=1563954696324">
</head>
<body>
<main>
<h1>Hello World</h1>
<p>dilly dilly dangle!</p>
</main>
<script src="dist/main.js?cb=1563954696324"></script>
</body>
</html>