diff options
author | axtloss <axtlos@disroot.org> | 2024-12-28 01:02:40 +0100 |
---|---|---|
committer | axtloss <axtlos@disroot.org> | 2024-12-28 01:02:40 +0100 |
commit | 4b6495a61b057f03f5de06aceaf7fd473241ead6 (patch) | |
tree | 74d2fdbb4cd85ea42fc3d1915c8c4445a4ef0db7 /index.html | |
parent | aed8363b78cbaadc8fb5973b88e76cc73eb7cc5a (diff) | |
download | website-4b6495a61b057f03f5de06aceaf7fd473241ead6.tar.gz website-4b6495a61b057f03f5de06aceaf7fd473241ead6.tar.bz2 |
add astral.im button
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -243,6 +243,9 @@ <a href="https://vostok.one/~michal/" target="_blank" rel="noopener noreferer" title="michal"> <img src="michal.gif" alt="michal"> </a> + <a href="https://astral.im" target="_blank" rel="noopener noreferer" title="astral"> + <img src="https://astral.im/astral.gif" alt="astral"> + </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> |