Add exchanged colour cards with Sakura Dreams and Manyface
This commit is contained in:
parent
469cc20ada
commit
3e67d393d5
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
Binary file not shown.
After Width: | Height: | Size: 280 B |
Binary file not shown.
After Width: | Height: | Size: 301 B |
|
@ -4,7 +4,7 @@ desc: A collection of stuff I have adopted from other websites.
|
||||||
isContentDivided: true
|
isContentDivided: true
|
||||||
hasTooltips: true
|
hasTooltips: true
|
||||||
toc: true
|
toc: true
|
||||||
updated: 2024-09-17T13:53:33+0800
|
updated: 2024-09-18T09:27:41+0800
|
||||||
eleventyNavigation:
|
eleventyNavigation:
|
||||||
order: 8
|
order: 8
|
||||||
---
|
---
|
||||||
|
@ -90,12 +90,16 @@ eleventyNavigation:
|
||||||
<ul class="web-graphics adoptables">
|
<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.</p>
|
<p>Created on 17 September 2024. If you are a member of the Pantson Color Club and you would like to exchange colour cards with me, feel free to ask on <a href="/guestbook">my guestbook</a>!</p>
|
||||||
|
|
||||||
{# {% headingAnchor 3 %}Collected Colour Cards{% endheadingAnchor %}
|
{% headingAnchor 3 %}Exchanged 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://manyface.neocities.org/", "pantson/manyface-lizard.png", "Manyface's LIZARD, colour no. 1200U") }}
|
||||||
</ul> #}
|
{{ adoptable("https://manyface.neocities.org/", "pantson/manyface-psyche.png", "Manyface's PSYCHE, colour no. 777U") }}
|
||||||
|
{{ adoptable("https://sakuradreams.neocities.org/", "pantson/sakuradreams-lilac-dreams.png", "Sakura Dreams' LILAC DREAMS, colour no. 2023U") }}
|
||||||
|
{{ adoptable("https://sakuradreams.neocities.org/", "pantson/sakuradreams-sakura-pink.png", "Sakura Dreams' SAKURA PINK, colour no. 0904U") }}
|
||||||
|
{# {{ adoptable("https://velvet-boutique.neocities.org/", "pantson/velvet-cherry-red.png", "Velvet's CHERRY RED, colour no. 3571 C") }} #}
|
||||||
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="content__section">
|
<section class="content__section">
|
||||||
|
|
Loading…
Reference in New Issue