From a13da619efe4d441f8224bc77adc7458820ef00c Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 23 Jan 2024 22:03:43 -0500 Subject: Favicon; Added project --- src/components/projects.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'src/components') diff --git a/src/components/projects.json b/src/components/projects.json index 1639297..7da01c9 100644 --- a/src/components/projects.json +++ b/src/components/projects.json @@ -28,5 +28,19 @@ "url": "https://snug-cup.alee14.me" } ] + }, + { + "name": "YouTube TV Client", + "description": "A electron app that goes to youtube.com/tv using a Samsung Smart TV as the user agent.", + "links": [ + { + "name": "Download", + "url": "https://github.com/Alee14/YouTube-TV-Client/releases" + }, + { + "name": "Source Code", + "url": "https://github.com/Alee14/YouTube-TV-Client" + } + ] } ] -- cgit v1.2.3