From 4a9c15687052f09890195c54908ec6f1ea2904f7 Mon Sep 17 00:00:00 2001 From: Jarrison Cano Date: Fri, 20 Sep 2024 13:38:48 -0500 Subject: [PATCH] add twitch iframe --- app/components/WelcomeHero.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/components/WelcomeHero.tsx b/app/components/WelcomeHero.tsx index c457951..3d36ba2 100644 --- a/app/components/WelcomeHero.tsx +++ b/app/components/WelcomeHero.tsx @@ -32,8 +32,9 @@ export const WelcomeHero: FC = ({ variant, children }) => { {/* Wrapper was moved to countdown because its component logic, could be override by className prop */} - - + {/* */} + {/* iframe to twitch live */} +
{variant === "home" && (