From ea83200511dea361f73589372906220b2ecdb847 Mon Sep 17 00:00:00 2001
From: Hugo Trentesaux <hugo@trentesaux.fr>
Date: Thu, 8 Feb 2024 15:13:45 +0100
Subject: [PATCH] =?UTF-8?q?mastodon=20link=20plut=C3=B4t=20que=20a?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 templates/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/index.html b/templates/index.html
index 1e5d1cc..4cfa71f 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -1,5 +1,5 @@
 {% extends "albatros/templates/index.html" %}
     
 {%- block meta -%}
-<a rel="me" href="https://mamot.fr/@duniter">Mastodon</a>
+<link rel="me" href="https://mamot.fr/@duniter">Mastodon</link>
 {%- endblock meta -%}
\ No newline at end of file
-- 
GitLab