aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAriel Costas Guerrero <94913521+arielcostas@users.noreply.github.com>2025-03-03 23:41:33 +0100
committerAriel Costas Guerrero <94913521+arielcostas@users.noreply.github.com>2025-03-03 23:41:33 +0100
commitbe5d866cb9b03816754acd57589deecda04628ba (patch)
tree3e67382327181e40a0d201315fbc050322a26c21 /index.html
parent647e69e9c3afb317885fbc04e609e9b3b945941a (diff)
Improve manifest with screenshots and shit
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index c5fc4d7..96b0f22 100644
--- a/index.html
+++ b/index.html
@@ -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" />