diff options
| author | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2025-03-03 23:41:33 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2025-03-03 23:41:33 +0100 |
| commit | be5d866cb9b03816754acd57589deecda04628ba (patch) | |
| tree | 3e67382327181e40a0d201315fbc050322a26c21 /index.html | |
| parent | 647e69e9c3afb317885fbc04e609e9b3b945941a (diff) | |
Improve manifest with screenshots and shit
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,10 +7,10 @@ <title>UrbanoVigo Web</title> - <link rel="icon" href="/favicon.ico" /> <link rel="icon" type="image/jpg" href="/logo-512.jpg" /> + <link rel="icon" href="/favicon.ico" sizes="64x64" /> <link rel="apple-touch-icon" href="/logo-512.jpg" sizes="512x512" /> - <meta name="theme-color" content="#000000" /> + <meta name="theme-color" content="#007bff" /> <link rel="manifest" href="/manifest.webmanifest" /> |
