remove index.html as we don't use that entrypoint?

This commit is contained in:
ChaosExAnima 2025-05-07 13:32:23 +02:00
parent 866aeeeb4e
commit d6fe44ecb1
No known key found for this signature in database
GPG Key ID: 8F2B333100FB6117

View File

@ -1,8 +0,0 @@
<html>
<head>
<script type="module" src="./application.ts"></script>
</head>
<body>
<div id="mastodon"></div>
</body>
</html>