forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-11 12:23:07 -06:00
parent f86c9de4f3
commit 93192aec23
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/ginger2-1.png" width="40" height="40" alt="animated coal icon"/>
<img src="/assets/christmas/ginger2-1.png" width="40" alt="animated marsey gingerbread icon"/>
</div>
{% endfor %}
</div>