Add meowhem system

This commit is contained in:
Clove 2026-06-09 23:09:39 +01:00
parent 7bfaf9774c
commit 0c99f7a272
4 changed files with 4 additions and 0 deletions

BIN
assets/clove.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

BIN
assets/friends/meowhem.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

View File

Before

Width:  |  Height:  |  Size: 1.6 MiB

After

Width:  |  Height:  |  Size: 1.6 MiB

View File

@ -98,6 +98,10 @@
src="/assets/friends/saphie.png"> src="/assets/friends/saphie.png">
<span class="friend-name close">Saphie</span> <span class="friend-name close">Saphie</span>
</a> </a>
<a class="friend" src="https://system.kib.lol">
<img class="friend-pfp close" src="/assets/friends/meowhem.png">
<span class="friend-name close">Meowhem System</span>
</a>
</div> </div>
</section> </section>