From 5efaec4df059b1878a6306c76c4f3dd3822a58e3 Mon Sep 17 00:00:00 2001 From: Kurt Hutten Date: Sat, 2 Oct 2021 10:03:51 +1000 Subject: [PATCH] Update contributor count maybe this should be dynamic, but not too hard to update as well --- app/web/src/components/Hero/Hero.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/web/src/components/Hero/Hero.tsx b/app/web/src/components/Hero/Hero.tsx index be731d9..50123e4 100644 --- a/app/web/src/components/Hero/Hero.tsx +++ b/app/web/src/components/Hero/Hero.tsx @@ -571,7 +571,7 @@ function Footer() { to="https://github.com/Irev-Dev/cadhub/graphs/contributors" className="font-bold" > - 16 contributors + 17 contributors {' '} from around the world.