Add link to my Pixel Cat End's profile
This commit is contained in:
parent
b4fcccbdfc
commit
7504756ac6
|
@ -4,7 +4,7 @@ desc: A collection of stuff I have adopted from other websites.
|
|||
isContentDivided: true
|
||||
hasTooltips: true
|
||||
toc: true
|
||||
updated: 2024-10-21T22:03:37+0800
|
||||
updated: 2024-12-09T10:20:36+0800
|
||||
eleventyNavigation:
|
||||
order: 8
|
||||
---
|
||||
|
@ -37,11 +37,16 @@ eleventyNavigation:
|
|||
|
||||
<section class="content__section">
|
||||
{% headingAnchor 2 %}Virtual Pets{% endheadingAnchor %}
|
||||
<p>Feel free to check out my virtual pets and feed them!</p>
|
||||
|
||||
{% headingAnchor 3 %}TamaNOTchi{% endheadingAnchor %}
|
||||
<p>Feel free to check out my TamaNOTchi virtual pets and feed them!</p>
|
||||
<ul class="web-graphics adoptables">
|
||||
{{ virtualPet("https://tamanotchi.world/13150c", "https://tamanotchi.world/i2/13150", "Pix, my tamaNOTchi") }}
|
||||
{{ virtualPet("https://tamanotchi.world/14391c", "https://tamanotchi.world/i2/14391", "Neko, my tamaNOTchi") }}
|
||||
{{ virtualPet("https://tamanotchi.world/13150c", "https://tamanotchi.world/i2/13150", "Pix") }}
|
||||
{{ virtualPet("https://tamanotchi.world/14391c", "https://tamanotchi.world/i2/14391", "Neko") }}
|
||||
</ul>
|
||||
|
||||
{% headingAnchor 3 %}Pixel Cat's End{% endheadingAnchor %}
|
||||
<p>I play <a href="https://www.pixelcatsend.com/">Pixel Cat's End</a>, so feel free to check out <a href="https://www.pixelcatsend.com/profile&id=24121">my profile and my not-cats</a>! You may send me a friend request too if you also play Pixel Cat's End.</p>
|
||||
</section>
|
||||
|
||||
<section class="content__section">
|
||||
|
|
Loading…
Reference in New Issue