all repos — breadsite @ c6a1626def637ada57f22646aca0839196763201

Unnamed repository; edit this file 'description' to name the repository.

fix 88x31 links
confusedbread confuseddbread@gmail.com
Sat, 10 Jan 2026 15:12:02 +0100
commit

c6a1626def637ada57f22646aca0839196763201

parent

05fd9e73cf8a002c2fdc454dde798a4bcde5e342

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M index.htmlindex.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>