From 9e8dacbc6f9687be5e2d96453417d691ea0638e6 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Thu, 9 Sep 2021 22:09:20 +0200 Subject: [PATCH] Change youtube banner color --- components/sticky-banner.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/components/sticky-banner.tsx b/components/sticky-banner.tsx index 6b384552d..88fb8a79c 100644 --- a/components/sticky-banner.tsx +++ b/components/sticky-banner.tsx @@ -6,18 +6,18 @@ export function StickyBanner() { return ( - Subscribe to our YouTube channel for the video content. - We now have a YouTube Channel. + We now have a YouTube Channel. Subscribe for the video + content. );