Fix snow effect

websocket
loicbersier 4 years ago
parent e22933c7fe
commit 4429cb68ad

@ -162,7 +162,7 @@
<p><a href="legacy">Legacy version</a></p>
</footer>
@if(month == '11')
<script src="js/snow.js"></script>
<script src="JS/snow.js"></script>
@endif
</body>
<script>

@ -73,7 +73,7 @@
<p><a href="/">Return to main page</a></p>
</footer>
@if(month == '11')
<script src="js/snow.js"></script>
<script src="JS/snow.js"></script>
@endif
<script>
// If alt download block other settings since they don't work anyway

Loading…
Cancel
Save