snow redux

pull/79/head
justcool393 2022-12-16 13:36:17 -06:00 committed by geese_suck
parent 45e8cdfed6
commit 9af90fdf3f
Signed by: geese_suck
GPG Key ID: 4D09E4B0A7264746
2 changed files with 1 additions and 1 deletions

View File

@ -702,4 +702,3 @@ function snow(window, document, flakesMax) {
return this;
}

View File

@ -1,5 +1,6 @@
{# <script src="{{'js/event/neko.js'|asset}}"></script> #}
<script src="{{'js/event/snow.js'|asset}}"></script>
{% if request.path == '/' %}<script>snow(window, document, 80);</script>{% endif %}
<div class="candy-cane"></div>