From 6770a9889f139dcf0f548c2541014b2bea7ebd83 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Tue, 8 Jun 2021 19:10:35 +0300 Subject: add mastodon link because it needed this rel="me" attribute, i couldn't do it from my _data/links.yml file and this sux. --- _layouts/about-page.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '_layouts') diff --git a/_layouts/about-page.html b/_layouts/about-page.html index d734d94..0a82206 100644 --- a/_layouts/about-page.html +++ b/_layouts/about-page.html @@ -22,6 +22,15 @@ layout: default {% endfor %} +
  • + + mastodon + + +
  • -- cgit v1.2.3