diff --git a/config.toml b/config.toml index 44692d6..e16d593 100644 --- a/config.toml +++ b/config.toml @@ -63,9 +63,11 @@ enableGitInfo = true url = "/contact/" [social] + locals = "exitingthecave" + gab = "exitingthecave" github = "gmgauthier" stackoverflow = "381517" - locals = "https://exitingthecave.locals.com/" - gab = "https://gab.com/exitingthecave/" + keybase = "gmgauthier" + diff --git a/themes/blackburn/layouts/partials/social.html b/themes/blackburn/layouts/partials/social.html index 90bf047..3b78677 100644 --- a/themes/blackburn/layouts/partials/social.html +++ b/themes/blackburn/layouts/partials/social.html @@ -8,7 +8,17 @@ {{ end }} - + {{ with .Site.Social.locals }} +
  • + Locals +
  • + {{ end }} + + {{ with .Site.Social.gab }} +
  • + Gab +
  • + {{ end }} {{ with .Site.Social.twitter }}