diff options
Diffstat (limited to 'p')
| -rw-r--r-- | p/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p/index.html b/p/index.html index 3f4284eb5..86cd81c84 100644 --- a/p/index.html +++ b/p/index.html @@ -14,6 +14,6 @@ <body> <h1><a href="i/">FreshRSS</a></h1> -<p><a href="i/"><img class="logo" width="25%" src="themes/icons/icon.svg" alt="⊚" /></a></p> +<p><a href="i/"><img class="logo" width="25%" src="themes/icons/icon.svg" alt="⊚" loading="lazy" /></a></p> </body> </html> |
