feat: bring back previous home page

This commit is contained in:
Sonny
2024-05-19 17:23:05 +02:00
committed by Sonny
parent b7d80d844d
commit e6803c174c
13 changed files with 223 additions and 11 deletions

View File

@@ -18,6 +18,7 @@ declare module '@emotion/react' {
lightBlue: string;
blue: string;
darkBlue: string;
darkestBlue: string;
lightRed: string;