Compare commits

..

No commits in common. "c1b5465d8228c56265083772a55fe4e5b58b37d0" and "036645518ca117cd1dfe5caa3d72268943345c48" have entirely different histories.

2 changed files with 2 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -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-21T01:54:49+0800 updated: 2024-09-18T09:27:41+0800
eleventyNavigation: eleventyNavigation:
order: 8 order: 8
--- ---
@ -110,12 +110,11 @@ eleventyNavigation:
{% headingAnchor 3 %}Exchanged Colour Cards{% endheadingAnchor %} {% headingAnchor 3 %}Exchanged Colour Cards{% endheadingAnchor %}
<ul class="web-graphics adoptables"> <ul class="web-graphics adoptables">
{{ adoptable("https://ginnygravity.neocities.org/", "pantson/ginnygravity-robins-egg.png", "Ginny Gravity's ROBINS EGG, colour no. 99F0F7") }}
{{ adoptable("https://manyface.neocities.org/", "pantson/manyface-lizard.png", "Manyface's LIZARD, colour no. 1200U") }} {{ adoptable("https://manyface.neocities.org/", "pantson/manyface-lizard.png", "Manyface's LIZARD, colour no. 1200U") }}
{{ adoptable("https://manyface.neocities.org/", "pantson/manyface-psyche.png", "Manyface's PSYCHE, colour no. 777U") }} {{ 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-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://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") }} {# {{ adoptable("https://velvet-boutique.neocities.org/", "pantson/velvet-cherry-red.png", "Velvet's CHERRY RED, colour no. 3571 C") }} #}
</ul> </ul>
</section> </section>