From f7fc8bebbf5ac78ced48553dd7fa0af0a4e20871 Mon Sep 17 00:00:00 2001 From: Andrew Stowell Date: Wed, 5 Dec 2018 15:44:50 -0500 Subject: [PATCH] Added rel="me" to mastodon links. --- _includes/icons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/icons.html b/_includes/icons.html index 6ad258d..b7c3f0e 100644 --- a/_includes/icons.html +++ b/_includes/icons.html @@ -25,7 +25,7 @@ {%- endif -%} {%- for mst in site.mastodon -%} {%- if mst.username and mst.instance -%} -
  • +
  • {%- endif -%} {%- endfor -%} {%- if site.twitter_username -%}