From ebd004a13c00a0d7cd7601db62f68b710e6c3e73 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Thu, 24 Nov 2022 02:55:45 -0500 Subject: Added mastodon --- config.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.toml b/config.toml index 1bd7a73..bfa3f60 100644 --- a/config.toml +++ b/config.toml @@ -48,6 +48,11 @@ hideColorSchemeToggle = true weight = 6 icon = "fa fa-matrix-org fa-2x" url = "https://matrix.to/#/@ryan:ryan77627.xyz" +[[params.social]] + name = "Mastodon" + weight = 7 + icon = "fa fa-mastodon fa-2x" + url = "https://social.ryan77627.xyz/@ryan" [[menu.main]] name = "Projects" -- cgit v1.2.3