From c3ac89095e4008304e9fb028e20588212c4c4cdd Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 4 Nov 2024 00:08:45 -0800 Subject: add data tab to sidebar, update about --- src/components/TitleBar/TitleBar.tsx | 5 + src/pages/about/index.tsx | 263 +++++++++++++++++++++++------------ 2 files changed, 177 insertions(+), 91 deletions(-) diff --git a/src/components/TitleBar/TitleBar.tsx b/src/components/TitleBar/TitleBar.tsx index 2d5da15..d5c7103 100644 --- a/src/components/TitleBar/TitleBar.tsx +++ b/src/components/TitleBar/TitleBar.tsx @@ -142,6 +142,11 @@ const TitleBar: React.FC = ({ About + +
  • + Data +
  • +