all repos — breadsite @ 8db75335159206c2a1dcf7d7eefe9042108a5eb2

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

add some 88x31
confusedbread confuseddbread@gmail.com
Sat, 10 Jan 2026 15:04:21 +0100
commit

8db75335159206c2a1dcf7d7eefe9042108a5eb2

parent

0037ac797da98274dfff58abd2ba3c4e62d7f191

5 files changed, 4 insertions(+), 1 deletions(-)

jump to
M index.htmlindex.html

@@ -44,6 +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://tulpenkiste.codeberg.page"><img src="/assets/88x31/tulpen.png" alt="Tulpenkiste's Code Cave"></a> + <a href="https://garnix.dev/"><img src="/assets/88x31/ixhby.png" alt="ixhby"></a> </section> </body> </html>
M style.cssstyle.css

@@ -73,7 +73,7 @@ }

} #buttons { - margin-top: 1rem; + margin-top: 2rem; img { image-rendering: auto; image-rendering: crisp-edges;