From 2802e01facf925103907900d59f05b5f39e5e4b3 Mon Sep 17 00:00:00 2001 From: Morgan McMillian Date: Wed, 23 Aug 2023 14:14:41 -0700 Subject: [PATCH] added link to new social profile --- config.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.toml b/config.toml index 52ca1db..ccfec3d 100644 --- a/config.toml +++ b/config.toml @@ -46,6 +46,11 @@ icon = 'fa-brands fa-mastodon' title = 'Fosstodon' url = 'https://fosstodon.org/@thrrgilag' +[[params.socialLinks]] +icon = 'fa-regular fa-comment-dots' +title = 'Friendica' +url = 'https://social.clacks.network/profile/spacenerdmo' + [[params.socialLinks]] icon = 'fa-regular fa-comment-dots' title = 'pnut.io'