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 (