Fix halftone acroll whole app
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 24s

This commit is contained in:
2026-03-27 14:30:48 +00:00
parent 0f9695b8aa
commit 89119c1702
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@
crossorigin
>
</head>
<body id="app" class="halftone">
<body id="app">
<script type="module" src="/src/main.js"></script>
</body>
</html>