Add Pantson Color Club
This commit is contained in:
parent
ab32d19b09
commit
c28fb66f11
Binary file not shown.
After Width: | Height: | Size: 5.5 KiB |
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
Binary file not shown.
After Width: | Height: | Size: 653 B |
|
@ -3,7 +3,7 @@ title: Adoptables
|
||||||
desc: A collection of stuff I have adopted from other websites.
|
desc: A collection of stuff I have adopted from other websites.
|
||||||
isContentDivided: true
|
isContentDivided: true
|
||||||
hasTooltips: true
|
hasTooltips: true
|
||||||
updated: 2024-08-15T00:11:21+0800
|
updated: 2024-09-17T13:53:33+0800
|
||||||
eleventyNavigation:
|
eleventyNavigation:
|
||||||
order: 8
|
order: 8
|
||||||
---
|
---
|
||||||
|
@ -80,6 +80,23 @@ eleventyNavigation:
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section class="content__section">
|
||||||
|
<h2>Pantson Color Club</h2>
|
||||||
|
<p>A pixel club created by <a href="https://pantson.xandra.cc/">Alexandra</a>.</p>
|
||||||
|
<div class="web-graphics adoptables"><img src="/assets/adoptables/pantson/00-join.gif" alt="Join the Pantson Color Club!"></div>
|
||||||
|
|
||||||
|
<h3>My Colour Cards</h3>
|
||||||
|
<ul class="web-graphics adoptables"></ul>
|
||||||
|
{{ 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>
|
||||||
|
|
||||||
|
<h3>My Colour Card Collection</h3>
|
||||||
|
<ul class="web-graphics adoptables">
|
||||||
|
{{ adoptable("https://velvet-boutique.neocities.org/", "pantson/velvet-cherry-red.png", "Velvet's CHERRY RED, colour no. 3571 C") }}
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section class="content__section">
|
<section class="content__section">
|
||||||
<h2>Salad Magazine</h2>
|
<h2>Salad Magazine</h2>
|
||||||
<p><a href="https://zine.kalechips.net/index">Salad Magazine</a> is a web-based zine for creative works run by <a href="https://kalechips.net/">Kalechips</a>.</p>
|
<p><a href="https://zine.kalechips.net/index">Salad Magazine</a> is a web-based zine for creative works run by <a href="https://kalechips.net/">Kalechips</a>.</p>
|
||||||
|
|
Loading…
Reference in New Issue