From ea44d3c8237e9447679f5ba1db414284d4256195 Mon Sep 17 00:00:00 2001 From: iamwacko Date: Mon, 17 Jul 2023 10:24:23 -0700 Subject: [PATCH] feat: remove backed by ycombinator --- www/components/Hero.tsx | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/www/components/Hero.tsx b/www/components/Hero.tsx index 0f412cca..f3b5dd78 100644 --- a/www/components/Hero.tsx +++ b/www/components/Hero.tsx @@ -34,16 +34,6 @@ const Hero = () => { READ THE DOCS -
-
Backed by
-
- - YCombinator - -
-
@@ -53,4 +43,4 @@ const Hero = () => { } -export default Hero \ No newline at end of file +export default Hero