From 40411431cb30b38e535304bf64a943733e37c49a Mon Sep 17 00:00:00 2001
From: Atridad Lahiji <88056492+atridadl@users.noreply.github.com>
Date: Thu, 26 Sep 2024 01:39:52 -0600
Subject: [PATCH] Removed youtube
---
pages/home.go | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/pages/home.go b/pages/home.go
index b8ef615..fc215b7 100644
--- a/pages/home.go
+++ b/pages/home.go
@@ -46,12 +46,7 @@ func Home(c echo.Context) error {
Name: "Twitch",
Href: "https://www.twitch.tv/himbothyswaggins",
Icon: template.HTML(``),
- },
- {
- Name: "YouTube",
- Href: "https://www.youtube.com/@himbothyswaggins",
- Icon: template.HTML(``),
- },
+ },
}
tech := []lib.IconLink{