fix(app): grey logo in error not showing

this breaks subdirectory serving
This commit is contained in:
Tony
2023-09-09 22:29:20 +08:00
committed by GitHub
parent 3276104c41
commit 71269cd696
+1 -1
View File
@@ -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>