mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-05-31 19:41:36 +02:00
Compress hero image to improve SEO (#65)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="preload" as="image" href="/hero.webp" fetchpriority="high">
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-icon-57x57.png">
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-icon-60x60.png">
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-icon-72x72.png">
|
||||
|
||||
Reference in New Issue
Block a user