From 697a459a6d571dedc5671fe26aa3de9dd8cb6cf7 Mon Sep 17 00:00:00 2001 From: TheJoeCoder <joe@radialbog9.uk> Date: Sun, 7 Jul 2024 13:31:18 +0100 Subject: [PATCH] Update index.html --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 425c182..273f0e5 100644 --- a/templates/index.html +++ b/templates/index.html @@ -29,7 +29,7 @@ <a class="social-link" target="_blank" href="https://github.com/TheJoeCoder"><i class="bi bi-github"></i></a> <a class="social-link" target="_blank" - href="https://chat.radialbog9.com/Radialbog9"><i class="bi bi-mastodon"></i></a> + href="https://chat.radialbog9.com/@radialbog9"><i class="bi bi-mastodon"></i></a> </p> </div> <div class="row mx-auto p-2 text-center"> -- GitLab