forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-11 12:21:54 -06:00
parent 31ff02290a
commit f86c9de4f3
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<div class="snowflakes">
{% for i in range(count) %}
<div class="snowflake pointer-events-none animate-spin">
<img src="/assets/christmas/images/marsey/ginger2-1.png" width="40" height="40" alt="animated coal icon"/>
<img src="/assets/christmas/ginger2-1.png" width="40" height="40" alt="animated coal icon"/>
</div>
{% endfor %}
</div>