mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-19 09:52:21 +08:00
fix(app): grey logo in error not showing
this breaks subdirectory serving
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@
|
||||
<body>
|
||||
<div class="content">
|
||||
<p>
|
||||
<img src="./logo.png" alt="RSSHub" width="120">
|
||||
<img src="/logo.png" alt="RSSHub" width="120">
|
||||
</p>
|
||||
|
||||
<h1>Looks like something went wrong</h1>
|
||||
|
||||
Reference in New Issue
Block a user