it's in the fucking middle
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2022-05-21 22:48:49 +02:00
parent 39b65a13d3
commit b9b39de41c
3 changed files with 6 additions and 3 deletions

View File

@ -7,7 +7,7 @@
<title>Hanyadik het van?</title>
</head>
<body>
<div id="app"></div>
<div class="w-100 p-3" id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>