From a3132cc709306c4ab68c2625216ce93881e10398 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Thu, 15 Dec 2022 22:52:53 -0600 Subject: [PATCH] twitter -> mastodon --- config.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index ee1b22a..837e799 100644 --- a/config.toml +++ b/config.toml @@ -54,9 +54,9 @@ disable404 = true title = "github.com/duckunix" [[params.contact.list]] - class = "twitter" - icon = "fa-twitter" - url = "//twitter.com/duckunix" + class = "mastodon" + icon = "fa-mastodon" + url = "//fosstodon.org/@duckunix" title = "@duckunix" [[params.contact.list]]