diff --git a/hugo.toml b/hugo.toml index 6d2d4e5..daddacc 100644 --- a/hugo.toml +++ b/hugo.toml @@ -27,6 +27,10 @@ ShowReadingTime = true name = 'mastodon' url = 'https://mastodon.social/@rolandtjr' + [[params.socialIcons]] + name = 'youtube' + url = 'https://www.youtube.com/@DevSecLifewithRTJ' + [[params.socialIcons]] name = 'github' url = 'https://github.com/rolandtjr'