From e957c8a3e1c9a9b99440e586b099a3162ccc482c Mon Sep 17 00:00:00 2001 From: Henry Date: Tue, 12 Dec 2023 18:24:41 +0000 Subject: [PATCH] chore: update RSS3Logo --- packages/site/src/components/RSS3Logo.tsx | 36 ++++++++++++++++++----- 1 file changed, 29 insertions(+), 7 deletions(-) diff --git a/packages/site/src/components/RSS3Logo.tsx b/packages/site/src/components/RSS3Logo.tsx index 775c1e8..3cceb76 100644 --- a/packages/site/src/components/RSS3Logo.tsx +++ b/packages/site/src/components/RSS3Logo.tsx @@ -1,28 +1,50 @@ export const RSS3Logo = () => ( - + + + + + + );