From 85f8d8abdc467ca72a2d2c941a15669d77b3e216 Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Sat, 7 Sep 2024 10:05:25 +0200 Subject: [PATCH] fix: replace the image in the about section with SVR.JS logo --- components/shared/About.tsx | 12 +- public/about.svg | 275 ------------------------------------ 2 files changed, 6 insertions(+), 281 deletions(-) delete mode 100644 public/about.svg diff --git a/components/shared/About.tsx b/components/shared/About.tsx index d1a2bd3..75f38b5 100644 --- a/components/shared/About.tsx +++ b/components/shared/About.tsx @@ -6,13 +6,13 @@ const About = () => { return (
-
+
aboutpicture
diff --git a/public/about.svg b/public/about.svg deleted file mode 100644 index b00fc25..0000000 --- a/public/about.svg +++ /dev/null @@ -1,275 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file