From c872aaeebc0470a9974b349d141552e44cdca8a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Dachary?= Date: Thu, 21 Jul 2022 10:20:52 +0200 Subject: [PATCH] add rel="me" to Mastodon MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Not using nav_link as it does not allow to set the rel attribute Signed-off-by: Loïc Dachary --- templates/nav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/nav.html b/templates/nav.html index 0b1c0ca..8968039 100644 --- a/templates/nav.html +++ b/templates/nav.html @@ -23,7 +23,7 @@ {{ macros::nav_link(link="https://matrix.to/#/#hostea:matrix.batsense.net", name="Chat") }} {{ macros::nav_link(link="/gitea-clinic/", name="Clinic") }} {{ macros::nav_link(link="https://forum.hostea.org", name="Forum") }} - {{ macros::nav_link(link="https://mastodon.online/web/@hostea", name="Mastodon") }} + Mastodon