From 2a48e345a79bd89d6dc85a41a8a56a6ba70f90d8 Mon Sep 17 00:00:00 2001 From: Anthony Hughes Date: Tue, 1 Oct 2024 20:45:30 +0000 Subject: [PATCH] Add Youtube Socials Link --- hugo.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index ae70dd0..b1fe64e 100644 --- a/hugo.toml +++ b/hugo.toml @@ -36,6 +36,10 @@ enableRobotsTXT = true name = "facebook" url = "https://www.facebook.com/profile.php?id=61563163037581" - [[params.ananke_socials]] +[[params.ananke_socials]] name = "instagram" url = "https://www.instagram.com/the.coming.season" + +[[params.ananke_socials]] + name = "youtube" + url = "https://www.youtube.com/@TheComingSeason"