summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.toml12
m---------themes/hugo-coder0
2 files changed, 12 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 711a7e8..f0298d2 100644
--- a/config.toml
+++ b/config.toml
@@ -64,6 +64,18 @@ icon = "fa fa-linkedin fa-2x"
weight = 3
url = "https://www.linkedin.com/in/mattstrapp"
+[[params.social]]
+name = "Mastodon"
+icon = "fa fa-brands fa-mastodon fa-2x"
+weight = 4
+url = "https://gts.mattstrapp.net/@me"
+
+[[params.social]]
+name = "Bluesky"
+icon = "fa fa-brands fa-bluesky fa-2x"
+weight = 5
+url = "https://bsky.app/profile/mattstrapp.net"
+
# [[params.social]]
# name = "Portfolio Site"
# icon = "fa fa-briefcase fa-2x"
diff --git a/themes/hugo-coder b/themes/hugo-coder
-Subproject 4e8ce4a6a09c7f32548c5c33b532dcbbccc355b
+Subproject f69d6d6da728790a5f0bb1c5e2047174bc8f185