From 3f3986fb5ed5464ee10e882627be9282be58203f Mon Sep 17 00:00:00 2001 From: Roland Thomas Date: Mon, 26 Jun 2023 12:29:36 -0400 Subject: [PATCH] Change youtube uri --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index daddacc..6884b85 100644 --- a/hugo.toml +++ b/hugo.toml @@ -29,7 +29,7 @@ ShowReadingTime = true [[params.socialIcons]] name = 'youtube' - url = 'https://www.youtube.com/@DevSecLifewithRTJ' + url = 'https://www.youtube.com/@DevSecLife' [[params.socialIcons]] name = 'github'