chore(cleanup): moved pong.css to pong directory

This commit is contained in:
Maieul BOYER 2026-01-06 16:25:12 +01:00 committed by Nigel
parent 40dea32048
commit 5fca0d0e94
4 changed files with 1 additions and 2 deletions

View file

@ -57,7 +57,6 @@
<script type="module" src="/src/routing"></script>
<script type="module" src="/src/toast"></script>
<script type="module" src="/src/auth"></script>
<script type="module" src="/src/pong/"></script>
</body>
</html>