diff options
| author | martial.simon <martial.simon@epita.fr> | 2025-06-09 13:05:19 +0200 |
|---|---|---|
| committer | martial.simon <martial.simon@epita.fr> | 2025-06-09 13:05:19 +0200 |
| commit | 961470cf5b09e54caad292ffc4a52881b3e478f2 (patch) | |
| tree | 7f80b2470297eeb2349ae6a54a68a46e62f8b7fe /main.html | |
| parent | 5cab3b9a546467cb7a48a42e55663e9894a2eadc (diff) | |
fix: btn for tildeeth
Diffstat (limited to 'main.html')
| -rw-r--r-- | main.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -64,7 +64,9 @@ <a href="https://tamanochi.world"> <img src="https://tamanotchi.world/includes/img/tamanotchi.gif"> </a> - <a class="tildeeth" href="https://guillotinemelody.dev">Friend!</a> + <a href="https://guillotinemelody.dev"> + <img src=img/tildeeth_btn.png /> + </a> </marquee> <object id="melonland-surf-club" data="https://melonland.net/surf-badge.svg?fill=#2ec27e" type="image/svg+xml" style="width: 100px; height: 100px;"></object> </div> |
