From 3bb56946145509c5858576a2af6642e8c94ee07d Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sun, 18 Feb 2024 13:16:23 -0500 Subject: [PATCH] Add proper YouTube link --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 1a31806..4059cd1 100644 --- a/config.toml +++ b/config.toml @@ -29,7 +29,7 @@ copyright = "This work is licensed under a Creative Commons Attribution-ShareAli [[params.social]] icon = "youtube" name = "YouTube" - url = "https://www.youtube.com/channel/UCGzWk8zyqBp_ZTO88_drFwQ" + url = "https://www.youtube.com/@joshuaboniface" [[params.social]] icon = "mastodon" name = "Mastodon"