fix 88x31 links
confusedbread confuseddbread@gmail.com
Sat, 10 Jan 2026 15:12:02 +0100
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
index.html
→
index.html
@@ -44,9 +44,9 @@ </tr>
</table> </section> <section id="buttons"> - <a href="https://beeping.pet"><img src="/assets/88x31/6B74-4.png" alt="6B74-4"></a> + <a href="https://beeping.pet"><img src="https://beeping.pet/assets/88x31/6B74-4.png" alt="6B74-4"></a> <a href="https://tulpenkiste.codeberg.page"><img src="https://tulpenkiste.codeberg.page/assets/img/butts/mine.png" alt="Tulpenkiste's Code Cave"></a> - <a href="https://garnix.dev/"><img src="/assets/88x31/ixhby.png" alt="ixhby"></a> + <a href="https://garnix.dev/"><img src="https://garnix.dev/assets/88x31/ixhby.png" alt="ixhby"></a> </section> </body> </html>