From d11b39ad40c2507740fbcb3c00918e073cc00433 Mon Sep 17 00:00:00 2001 From: fatwang2 Date: Sun, 31 Mar 2024 11:24:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0svg=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/app/components/footer.tsx | 2 +- web/src/app/components/logo.tsx | 7 +++ web/src/app/icon.svg | 77 ++----------------------------- 3 files changed, 13 insertions(+), 73 deletions(-) diff --git a/web/src/app/components/footer.tsx b/web/src/app/components/footer.tsx index 7cf8021..cea3f4d 100644 --- a/web/src/app/components/footer.tsx +++ b/web/src/app/components/footer.tsx @@ -29,7 +29,7 @@ export const Footer: FC = () => { Twitter diff --git a/web/src/app/components/logo.tsx b/web/src/app/components/logo.tsx index d00e1ff..2a268f7 100644 --- a/web/src/app/components/logo.tsx +++ b/web/src/app/components/logo.tsx @@ -3,6 +3,13 @@ import React, { FC } from "react"; export const Logo: FC = () => { return (
+
+ + + + + +
Search4All
diff --git a/web/src/app/icon.svg b/web/src/app/icon.svg index ec06432..5486b4c 100644 --- a/web/src/app/icon.svg +++ b/web/src/app/icon.svg @@ -1,72 +1,5 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + \ No newline at end of file