From 353129d98a2f90cba8509c8f09fa6423db879ab3 Mon Sep 17 00:00:00 2001
From: Nico <nico@briarproject.org>
Date: Tue, 18 Feb 2025 12:37:01 +0000
Subject: [PATCH] Verify link to Mastodon account

---
 themes/briar/layouts/partials/footer.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/briar/layouts/partials/footer.html b/themes/briar/layouts/partials/footer.html
index 05e59bf..ff2e11b 100644
--- a/themes/briar/layouts/partials/footer.html
+++ b/themes/briar/layouts/partials/footer.html
@@ -18,7 +18,7 @@
             <path d="M389.2 48H459.8L305.6 224.2L487 464H345L233.7 318.6L106.5 464H35.8L200.7 275.5L26.8 48H172.4L272.9 180.9L389.2 48ZM364.4 421.8H403.5L151.1 88H109.1L364.4 421.8Z" fill="#6B7280"/>
           </svg>
         </a>
-        <a href="https://fosstodon.org/@briar">
+        <a href="https://fosstodon.org/@briar" rel="me">
           <svg viewBox="0 0 448 512" fill="none" xmlns="http://www.w3.org/2000/svg">
             <path d="M433 179.11C433 81.91 369.29 53.41 369.29 53.41C306.77 24.71 140.73 25.01 78.8099 53.41C78.8099 53.41 15.0899 81.91 15.0899 179.11C15.0899 294.81 8.48994 438.51 120.72 468.21C161.23 478.91 196.04 481.21 224.05 479.61C274.86 476.81 303.37 461.51 303.37 461.51L301.67 424.61C301.67 424.61 265.36 436.01 224.55 434.71C184.14 433.31 141.55 430.31 134.92 380.71C134.305 376.102 134.005 371.458 134.02 366.81C219.65 387.71 292.67 375.91 312.77 373.51C368.89 366.81 417.77 332.21 424 300.61C433.8 250.81 433 179.11 433 179.11ZM357.88 304.31H311.25V190.11C311.25 140.41 247.25 138.51 247.25 197.01V259.51H200.92V197C200.92 138.5 136.92 140.4 136.92 190.1V304.3H90.1899C90.1899 182.2 84.9899 156.4 108.6 129.3C134.5 100.4 188.42 98.5 212.43 135.4L224.03 154.9L235.63 135.4C259.74 98.3 313.75 100.6 339.46 129.3C363.17 156.6 357.86 182.3 357.86 304.3L357.88 304.31Z" fill="#6B7280"/>
           </svg>
-- 
GitLab