From 8455ab1ca2ea21dc8f6ce2c0a07473b0f614639c Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Tue, 13 Feb 2024 16:47:29 -0500 Subject: [PATCH] Add YouTube link --- config.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.toml b/config.toml index 16be463..a8fa9b5 100644 --- a/config.toml +++ b/config.toml @@ -26,6 +26,10 @@ copyright = "This work is licensed under a Creative Commons Attribution-ShareAli icon = "linkedin" name = "LinkedIn" url = "https://www.linkedin.com/in/joshuamboniface" + [[params.social]] + icon = "youtube" + name = "YouTube" + url = "https://www.youtube.com/channel/UCGzWk8zyqBp_ZTO88_drFwQ" [[params.social]] icon = "mastodon" name = "Mastodon"