diff options
author | axtloss <axtlos@disroot.org> | 2024-12-28 18:44:27 +0100 |
---|---|---|
committer | axtloss <axtlos@disroot.org> | 2024-12-28 18:44:27 +0100 |
commit | ffcf1e1c6e5552ee7c4b11d83692408b26131562 (patch) | |
tree | 63b087d723fd27079149a82d6bd080606a970e9d | |
parent | c6702ec514a16ff12f3102e865292d292ac16a13 (diff) | |
download | website-ffcf1e1c6e5552ee7c4b11d83692408b26131562.tar.gz website-ffcf1e1c6e5552ee7c4b11d83692408b26131562.tar.bz2 |
fix ari button
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -247,7 +247,7 @@ <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" + <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> |