diff options
author | axtloss <axtlos@disroot.org> | 2024-12-26 15:12:56 +0100 |
---|---|---|
committer | axtloss <axtlos@disroot.org> | 2024-12-26 15:12:56 +0100 |
commit | aed8363b78cbaadc8fb5973b88e76cc73eb7cc5a (patch) | |
tree | 11dde3263d3321396b4d7ce43f22472f8c50ca87 /index.html | |
parent | 1bd0bf0bdbb648e6a9d3261de58db411695fbff5 (diff) | |
download | website-aed8363b78cbaadc8fb5973b88e76cc73eb7cc5a.tar.gz website-aed8363b78cbaadc8fb5973b88e76cc73eb7cc5a.tar.bz2 |
add 88x31 buttons
Diffstat (limited to '')
-rw-r--r-- | index.html | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -234,6 +234,15 @@ <a href="https://futile.eu" target="_blank" rel="noopener noreferrer" title="futile"> <img src="https://futile.eu/static/buttons/futile.png" alt="button that says 'futile'"> </a> + <a href="https://notsludgebomb.neocities.org" target="_blank" rel="noopener noreferer" title="notsludgebomb"> + <img src="https://notsludgebomb.neocities.org/88x31/notsludgebomb.png" alt="NotSludgeBomb"> + </a> + <a href="https://schmool.cool" target="_blank" rel="noopener noreferer" title="schmoolcool"> + <img src="https://schmool.cool/88x31/butterfly.gif" alt="schmoolcool"> + </a> + <a href="https://vostok.one/~michal/" target="_blank" rel="noopener noreferer" title="michal"> + <img src="michal.gif" alt="michal"> + </a> <div> <iframe src="https://increm.net/badge?key=xenia" title="incremnet badge" width="88" height="31" style="background-color: #d4d0c8; border: none;"></iframe> </div> |