Comment out colour card collection
This commit is contained in:
parent
aab1360a33
commit
469cc20ada
|
@ -90,12 +90,12 @@ 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. 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">
|
||||||
|
|
Loading…
Reference in New Issue