From 103ef92a78ce3c75f1116d17f3ccaff1872e169e Mon Sep 17 00:00:00 2001 From: Tony Date: Wed, 4 Dec 2024 11:30:07 -0800 Subject: [PATCH] fix(view/index): update logo image path to relative (#17803) --- lib/views/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/views/index.tsx b/lib/views/index.tsx index 4c6c40baef379b..4cef59cb8a958f 100644 --- a/lib/views/index.tsx +++ b/lib/views/index.tsx @@ -136,7 +136,7 @@ const Index: FC<{ debugQuery: string | undefined }> = ({ debugQuery }) => { }} >
- RSSHub + RSSHub

Welcome to RSSHub!