diff options
author | axtloss <axtlos@disroot.org> | 2024-12-24 20:46:54 +0100 |
---|---|---|
committer | axtloss <axtlos@disroot.org> | 2024-12-24 20:46:54 +0100 |
commit | 1bd0bf0bdbb648e6a9d3261de58db411695fbff5 (patch) | |
tree | d1d9f94e28bae3d6290ec85e5e94164db441903e | |
parent | 52be50f6a8622691d77614a279a4a92896780584 (diff) | |
download | website-1bd0bf0bdbb648e6a9d3261de58db411695fbff5.tar.gz website-1bd0bf0bdbb648e6a9d3261de58db411695fbff5.tar.bz2 |
fix futile button
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -231,7 +231,7 @@ <a href="https://chronovore.dev" target="_blank" rel="noopener noreferrer" title="legiayayana's orbit"> <img src="https://chronovore.dev/button/chronovore.png" alt="button that says 'ada', text is overlayed a photograph of neptune, which in this image is a blue gas giant"> </a> - <a href="https://futile.eu" target="_blank" rel="noopener noreferrer" title="legiayayana's orbit"> + <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> <div> |