21 lines
329 B
HTML
21 lines
329 B
HTML
<!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>
|