fix: logo loading lazy

This commit is contained in:
Tony
2023-12-05 01:41:08 +08:00
parent 804a4abbf3
commit cc27156311
2 changed files with 2 additions and 2 deletions
+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" loading="lazy" />
</p>
<h1>Looks like something went wrong</h1>
+1 -1
View File
@@ -79,7 +79,7 @@
<body>
<div class="content">
<p>
<img src="./logo.png" alt="RSSHub" width="100" />
<img src="./logo.png" alt="RSSHub" width="100" loading="lazy" />
</p>
<h1>Welcome to