2023-01-13 17:43:06 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8" />
|
|
|
|
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
2023-01-14 18:47:01 +00:00
|
|
|
<title>Under Falling Skies</title>
|
2023-01-17 00:23:48 +00:00
|
|
|
<script
|
|
|
|
async
|
|
|
|
defer
|
|
|
|
data-website-id="951f0e25-5463-43a3-839e-eb3452488dca"
|
|
|
|
src="https://umami.babyl.ca/umami.js"
|
|
|
|
></script>
|
2023-01-13 17:43:06 +00:00
|
|
|
<script>
|
|
|
|
var global = global === undefined ? window : global;
|
|
|
|
</script>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="app"></div>
|
|
|
|
<script type="module" src="/src/main.js"></script>
|
|
|
|
</body>
|
|
|
|
</html>
|