this is why i need a dev branch

This commit is contained in:
creations 2025-04-09 18:41:16 -04:00
parent 5e94af5980
commit f4aeb7aafb
Signed by: creations
GPG key ID: 8F553AA4320FC711

View file

@ -14,7 +14,6 @@
<link rel="stylesheet" href="/public/css/index.css">
<script src="/public/js/index.js" defer></script>
<%= typeof allowSnow %> <%= allowSnow %>
<% if (allowSnow) { %>
<script src="/public/js/snow.js" defer></script>
<% } %>