Create template for virtual pets
This commit is contained in:
parent
5b49f2d4b4
commit
6ad5f88467
|
@ -0,0 +1,5 @@
|
|||
<section class="content__section">
|
||||
<h2>Virtual Pets</h2>
|
||||
<p>Feel free to check out my virtual pets and feed them!</p>
|
||||
<a href="https://tamanotchi.world/13150c"><img src="https://tamanotchi.world/i2/13150" alt="It's tamaNOTchi! Click to feed!" loading="lazy"></a>
|
||||
</section>
|
|
@ -68,11 +68,7 @@ eleventyComputed:
|
|||
<p>(Credit to <a href="https://hillhouse.neocities.org/journal/notes/palestine">rosemary</a> for the Stand with Palestine button)</p>
|
||||
</section>
|
||||
|
||||
<section class="content__section">
|
||||
<h2>Virtual Pets</h2>
|
||||
<p>Feel free to check out my virtual pets and feed them!</p>
|
||||
<a href="https://tamanotchi.world/13150c"><img src="https://tamanotchi.world/i2/13150" alt="It's tamaNOTchi! Click to feed!" loading="lazy"></a>
|
||||
</section>
|
||||
{% include "main/virtualpets.njk" %}
|
||||
|
||||
<section class="content__section">
|
||||
<h2>Always Proud</h2>
|
||||
|
|
Loading…
Reference in New Issue