initial commit
This commit is contained in:
20
index.html
Normal file
20
index.html
Normal 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>
|
||||
Reference in New Issue
Block a user