summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml12
1 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"