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 ++++++++++++ themes/hugo-coder | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) 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 index 4e8ce4a..f69d6d6 160000 --- a/themes/hugo-coder +++ b/themes/hugo-coder @@ -1 +1 @@ -Subproject commit 4e8ce4a6a09c7f32548c5c33b532dcbbccc355b0 +Subproject commit f69d6d6da728790a5f0bb1c5e2047174bc8f185c -- cgit v1.2.3