From c819f7507ea0aa8baeed18b4b2714d824e8a7332 Mon Sep 17 00:00:00 2001 From: Olivier Lacan Date: Fri, 4 Nov 2022 18:06:49 -0700 Subject: [PATCH] Add Mastodon verification link --- source/layouts/layout.html.haml | 1 + 1 file changed, 1 insertion(+) diff --git a/source/layouts/layout.html.haml b/source/layouts/layout.html.haml index 1dc7ea0..50e91af 100644 --- a/source/layouts/layout.html.haml +++ b/source/layouts/layout.html.haml @@ -85,6 +85,7 @@ = link_to "Created & maintained", "https://github.com/olivierlacan/keep-a-changelog/" by = link_to "Olivier Lacan", "https://olivierlacan.com/" + = link_to "", "https://ruby.social/@olivierlacan", rel: "me" \ // Designed by = link_to "Tyler Fortune", "https://tylerfortune.me/"