diff options
author | axtlos <axtlos@disroot.org> | 2025-01-28 01:34:21 +0100 |
---|---|---|
committer | axtlos <axtlos@disroot.org> | 2025-01-28 01:34:21 +0100 |
commit | 182be9fd11e5e8657349ebf82bee80ee725b80e0 (patch) | |
tree | 8e4b60711b7faa824828bff670e71ba2031ca84f /index.html | |
parent | 393daa480e9c5ea7c8cbde91fa6039a0307bccaa (diff) | |
download | website-182be9fd11e5e8657349ebf82bee80ee725b80e0.tar.gz website-182be9fd11e5e8657349ebf82bee80ee725b80e0.tar.bz2 |
fix bold tag
Diffstat (limited to '')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,7 +131,7 @@ <br> <h2>IRC</h2> <p>I have a bouncer running, so I should see most messages even when I am not online.</p> - <p><b>axtlos</b> on <b>libera.chat<b/></p> + <p><b>axtlos</b> on <b>libera.chat</b></p> <hr style="border-top:2px solid #A0A0A0; width: 100%"> <br> <h2>Matrix</h2> |