you wouldn't redesign a whole app in one commit

This commit is contained in:
ari melody 2024-06-28 06:19:00 +01:00
parent 957a067568
commit 7669c5b4d6
Signed by: ari
GPG key ID: CF99829C92678188
69 changed files with 1232 additions and 506 deletions

View file

@ -8,7 +8,7 @@
</head>
<body>
<div id="app"></div>
<noscript>fk you allissa &lt;3</noscript>
<noscript>you need to enable javascript to use this app! :(</noscript>
<script type="module" src="/src/main.js"></script>
</body>
</html>