Compare commits
2 Commits
036645518c
...
c1b5465d82
Author | SHA1 | Date |
---|---|---|
Helen Chong | c1b5465d82 | |
Helen Chong | deb236c3ba |
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
|
@ -4,7 +4,7 @@ desc: A collection of stuff I have adopted from other websites.
|
|||
isContentDivided: true
|
||||
hasTooltips: true
|
||||
toc: true
|
||||
updated: 2024-09-18T09:27:41+0800
|
||||
updated: 2024-09-21T01:54:49+0800
|
||||
eleventyNavigation:
|
||||
order: 8
|
||||
---
|
||||
|
@ -110,11 +110,12 @@ eleventyNavigation:
|
|||
|
||||
{% headingAnchor 3 %}Exchanged Colour Cards{% endheadingAnchor %}
|
||||
<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-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") }} #}
|
||||
{{ adoptable("https://velvet-boutique.neocities.org/", "pantson/velvet-cherry-red.png", "Velvet's CHERRY RED, colour no. 3571 C") }}
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Reference in New Issue