fixes and improved language selector

This commit is contained in:
MathMan05
2024-11-12 14:54:18 -06:00
parent 9dc7637ee9
commit d38276b028
5 changed files with 29 additions and 34 deletions

View File

@@ -16,7 +16,7 @@
</head>
<body class="no-theme">
<script src="/index.js" type="module"></script>
<div id="loading" class="loading">
<div class="centeritem">
@@ -98,5 +98,5 @@
</div>
</div>
</body>
<script src="/index.js" type="module"></script>
</html>