From a352b601d4854df688af94c2f4cfe4d95094f8b5 Mon Sep 17 00:00:00 2001 From: Morgan McMillian Date: Wed, 28 Aug 2019 08:51:10 -0700 Subject: [PATCH] reorder social links in sidebar --- themes/blackburn/layouts/partials/social.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/themes/blackburn/layouts/partials/social.html b/themes/blackburn/layouts/partials/social.html index 10b4b52..504ee69 100644 --- a/themes/blackburn/layouts/partials/social.html +++ b/themes/blackburn/layouts/partials/social.html @@ -15,12 +15,6 @@ {{ end }} - {{ with .Site.Social.pnut }} -
  • - pnut -
  • - {{ end }} - {{ with .Site.Social.mastodon }}
  • mastodon @@ -35,7 +29,13 @@ {{ with .Site.Social.gnusocial }}
  • - GNU social + social +
  • + {{ end }} + + {{ with .Site.Social.pnut }} +
  • + pnut.io
  • {{ end }}