From 6f813c4ad4caa877ae679bb619715930c6e3dbb4 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 5 Oct 2024 17:22:48 -0700 Subject: add about/faq page with more information --- src/components/Footer/Footer.tsx | 8 +--- src/pages/about/index.tsx | 97 ++++++++++++++++++++++++++++++++++++++++ src/pages/stats/[slug].tsx | 1 - 3 files changed, 99 insertions(+), 7 deletions(-) create mode 100644 src/pages/about/index.tsx (limited to 'src') diff --git a/src/components/Footer/Footer.tsx b/src/components/Footer/Footer.tsx index 8686e4c..7c4f062 100644 --- a/src/components/Footer/Footer.tsx +++ b/src/components/Footer/Footer.tsx @@ -4,16 +4,12 @@ const Footer = () => { return (