2020-05-10 23:14:17 +00:00
|
|
|
<!--gitzone element-->
|
|
|
|
<!-- made by Lossless GmbH -->
|
|
|
|
<!-- checkout https://maintainedby.lossless.com for awesome OpenSource projects -->
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<!--Lets set some basic meta tags-->
|
|
|
|
<meta
|
|
|
|
name="viewport"
|
|
|
|
content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height"
|
|
|
|
/>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
|
|
|
|
<style>
|
|
|
|
body {
|
|
|
|
margin: 0px;
|
|
|
|
background: #222222;
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
|
2022-03-24 15:14:12 +00:00
|
|
|
<script type="module" src="/bundle.js"></script>
|
2020-05-10 23:14:17 +00:00
|
|
|
</head>
|
2020-11-26 02:59:46 +00:00
|
|
|
<body>
|
|
|
|
</body>
|
2020-05-10 23:14:17 +00:00
|
|
|
</html>
|