Compare commits

...

3 Commits

Author SHA1 Message Date
Helen Chong 469cc20ada Comment out colour card collection 2024-09-17 14:07:13 +08:00
Helen Chong aab1360a33 Add 17 September 2024 changelog 2024-09-17 14:03:34 +08:00
Helen Chong 0c9ee826d4 Fix adoptable graphic list closing tag error 2024-09-17 14:02:05 +08:00
2 changed files with 9 additions and 4 deletions

View File

@ -0,0 +1,5 @@
---
date: 2024-09-17T13:58:34+0800
---
* Add <a href="/adoptables/#Pantson-Color-Club">Pantson Color Club section</a> to my <a href="/adoptables">adoptables page</a>, including my own colour card for the pixel club.

View File

@ -87,15 +87,15 @@ eleventyNavigation:
<div class="web-graphics adoptables"><img src="/assets/adoptables/pantson/00-join.gif" alt="Join the Pantson Color Club!"></div> <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 %} {% 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") }} {{ myPixelArt("pantson/leilukin-grape-juice.png", "Leilukin's GRAPE JUICE, colour no. 19-3220 TPX") }}
</ul> </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> <p>Created on 17 September 2024.</p>
{% headingAnchor 3 %}Collected Colour Cards{% endheadingAnchor %} {# {% headingAnchor 3 %}Collected Colour Cards{% endheadingAnchor %}
<ul class="web-graphics adoptables"> <ul class="web-graphics adoptables">
{{ adoptable("https://velvet-boutique.neocities.org/", "pantson/velvet-cherry-red.png", "Velvet's CHERRY RED, colour no. 3571 C") }} {{ adoptable("https://velvet-boutique.neocities.org/", "pantson/velvet-cherry-red.png", "Velvet's CHERRY RED, colour no. 3571 C") }}
</ul> </ul> #}
</section> </section>
<section class="content__section"> <section class="content__section">