Fix adoptable graphic list closing tag error

This commit is contained in:
Helen Chong 2024-09-17 14:02:05 +08:00
parent dc8e7c186e
commit 0c9ee826d4
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ eleventyNavigation:
<div class="web-graphics adoptables"><img src="/assets/adoptables/pantson/00-join.gif" alt="Join the Pantson Color Club!"></div>
{% headingAnchor 3 %}My Colour Cards{% endheadingAnchor %}
<ul class="web-graphics adoptables"></ul>
<ul class="web-graphics adoptables">
{{ myPixelArt("pantson/leilukin-grape-juice.png", "Leilukin's GRAPE JUICE, colour no. 19-3220 TPX") }}
</ul>
<p>Created on 17 September 2024. If you want to collect any of my colour cards, please link back to my website and do not hotlink the images.</p>