From bb5005ab0c81bebf6a3dc7f68b56de62fb3dc5ab Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Sun, 20 Oct 2024 14:13:27 -0500 Subject: Update submod + socials Signed-off-by: Matt Strapp --- config.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'config.toml') 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" -- cgit v1.2.3