minor fixes

This commit is contained in:
sundae 2025-06-11 10:27:25 +03:00
parent 0850682319
commit dfba7f8f29
No known key found for this signature in database
3 changed files with 122 additions and 121 deletions

View file

@ -59,7 +59,7 @@ icon: "M12 20 L12 30 4 30 4 12 16 2 28 12 28 30 20 30 20 20 Z"
</ul>
<h3>Critters!</h3>
<ul>
{% for item in 88x31-outgoing.items %}
{% for item in 88x31-critters.items %}
<li>
<a href="{{item.src}}" title="{{item.name}}"><img {%if item.id%}id="{{item.id}}" {%endif%}
src="{{item.button}}" alt="{{item.alt}}"></a>