From 7d176c3817a596ea304926564af44ed347bdea57 Mon Sep 17 00:00:00 2001 From: Thomas Hintz Date: Sat, 18 Feb 2023 09:37:39 -0800 Subject: [PATCH] Adding YouTube link. --- src/app/(main)/layout.jsx | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/app/(main)/layout.jsx b/src/app/(main)/layout.jsx index fab493a..f1c744d 100644 --- a/src/app/(main)/layout.jsx +++ b/src/app/(main)/layout.jsx @@ -126,6 +126,18 @@ function RSSIcon(props) { ) } +function YouTubeIcon(props) { + return ( + + + + + ); +}; + function PersonIcon(props) { return (