diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-06-17 08:21:44 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-06-17 08:21:44 -0400 |
commit | 307624bb23a5750aaf48680b0578f47a768bc417 (patch) | |
tree | bd14db035f1a9698e1e00e91f9792f465ff8f6db | |
parent | d11eb2f7491d32cc1bd8f112fd4a6ca8098a6f91 (diff) |
remove unused socials
-rw-r--r-- | config.toml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/config.toml b/config.toml index 2e5b4c7..2362f14 100644 --- a/config.toml +++ b/config.toml | |||
@@ -48,16 +48,6 @@ hideColorSchemeToggle = true | |||
48 | weight = 4 | 48 | weight = 4 |
49 | icon = "fa fa-key-modern fa-2x" | 49 | icon = "fa fa-key-modern fa-2x" |
50 | url = "gpgkey.asc" | 50 | url = "gpgkey.asc" |
51 | [[params.social]] | ||
52 | name = "Matrix Chat" | ||
53 | weight = 5 | ||
54 | icon = "fa fa-matrix-org fa-2x" | ||
55 | url = "https://matrix.to/#/@ryan:rschanz.org" | ||
56 | [[params.social]] | ||
57 | name = "Mastodon" | ||
58 | weight = 6 | ||
59 | icon = "fa fa-mastodon fa-2x" | ||
60 | url = "https://social.ryan77627.xyz/@ryan" | ||
61 | 51 | ||
62 | [[menu.main]] | 52 | [[menu.main]] |
63 | name = "Projects" | 53 | name = "Projects" |