diff --git a/config.toml b/config.toml
index e16d593..7c97f3a 100644
--- a/config.toml
+++ b/config.toml
@@ -65,9 +65,12 @@ enableGitInfo = true
[social]
locals = "exitingthecave"
gab = "exitingthecave"
+ minds = "greg_gauthier"
+ gitea = "gmgauthier"
github = "gmgauthier"
stackoverflow = "381517"
keybase = "gmgauthier"
+ linkedin = "gregorygauthier"
diff --git a/content/contact.md b/content/contact.md
index 1e9fca0..d9dcb3f 100644
--- a/content/contact.md
+++ b/content/contact.md
@@ -1,8 +1,7 @@
# Contact Me
gmgauthier@protonmail.com
-
-## Find Me
+## Other Sites
{{< rawhtml >}}
@@ -22,26 +21,6 @@ gmgauthier@protonmail.com
|
Philosophy Podcast |
-
- |
- Locals Community |
-
-
- |
- Gab |
-
-
- |
- Minds |
-
-
- |
- Gitea |
-
-
- |
- Linkedin |
-
{{< /rawhtml >}}
diff --git a/themes/blackburn/layouts/partials/social.html b/themes/blackburn/layouts/partials/social.html
index 3b78677..c7400c2 100644
--- a/themes/blackburn/layouts/partials/social.html
+++ b/themes/blackburn/layouts/partials/social.html
@@ -8,18 +8,65 @@
{{ end }}
+
{{ with .Site.Social.locals }}
{{ end }}
{{ with .Site.Social.gab }}
{{ end }}
+ {{ with .Site.Social.minds }}
+
+ {{ end }}
+
+ {{ with .Site.Social.keybase }}
+
+ {{ end }}
+
+ {{ with .Site.Social.linkedin }}
+
+ {{ end }}
+
+
+
+ {{ with .Site.Social.gitea }}
+
+ {{ end }}
+
+ {{ with .Site.Social.github }}
+
+ {{ end }}
+
+ {{ with .Site.Social.stackoverflow }}
+
+ {{ end }}
+
+ {{ with .Site.Social.serverfault }}
+
+ {{ end }}
+
+
+
{{ with .Site.Social.twitter }}
- {{ end }}
-
{{ with .Site.Social.xing }}
- {{ end }}
{{ with .Site.Social.gitlab }}
{{ end }}
- {{ with .Site.Social.stackoverflow }}
-
- {{ end }}
-
- {{ with .Site.Social.serverfault }}
-
- {{ end }}
@@ -189,12 +214,5 @@
{{ end }}
-
- {{ with .Site.Social.keybase }}
-
- {{ end }}
-