diff options
author | axtloss <axtlos@disroot.org> | 2024-12-28 16:34:28 +0100 |
---|---|---|
committer | axtloss <axtlos@disroot.org> | 2024-12-28 16:34:28 +0100 |
commit | d0972175c4ab650f6cf85a939d4b089290beaba8 (patch) | |
tree | b30795b635d01de378225ed13360c4da6db2c491 | |
parent | 4b6495a61b057f03f5de06aceaf7fd473241ead6 (diff) | |
download | website-d0972175c4ab650f6cf85a939d4b089290beaba8.tar.gz website-d0972175c4ab650f6cf85a939d4b089290beaba8.tar.bz2 |
add ari melody button
Diffstat (limited to '')
-rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -246,6 +246,9 @@ <a href="https://astral.im" target="_blank" rel="noopener noreferer" title="astral"> <img src="https://astral.im/astral.gif" alt="astral"> </a> + <a href="https://arimelody.me" target="_blank" rel="noopener noreferer" title="ari melody"> + <img src="https://arimelody.me/img/buttons/ari%20melody.gif" alt="ari melody web button" + </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> |