From 47551f248b72d78ebf67f3ef10f5785bb6bd6117 Mon Sep 17 00:00:00 2001 From: Roland Thomas Date: Sat, 8 Jul 2023 17:24:38 -0400 Subject: [PATCH] Remove Twitter Mastadon Youtube --- hugo.toml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/hugo.toml b/hugo.toml index 528054e..a529db4 100644 --- a/hugo.toml +++ b/hugo.toml @@ -19,18 +19,6 @@ ShowReadingTime = true Title = "Roland Thomas Jr \U0001F525" Content = 'Welcome to my blog' - [[params.socialIcons]] - name = 'twitter' - url = 'https://twitter.com/rolandthomasjr' - - [[params.socialIcons]] - name = 'mastodon' - url = 'https://mastodon.social/@rolandtjr' - - [[params.socialIcons]] - name = 'youtube' - url = 'https://www.youtube.com/@DevSecLife' - [[params.socialIcons]] name = 'github' url = 'https://github.com/rolandtjr'