aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAriel Costas Guerrero <94913521+arielcostas@users.noreply.github.com>2024-08-25 23:35:09 +0200
committerAriel Costas Guerrero <94913521+arielcostas@users.noreply.github.com>2024-08-25 23:35:54 +0200
commitf3207bb5f941189c5ac961b56986fe4c9d35b5e6 (patch)
tree19abaf7b668dc856f32eb49f4f97c19fa2682633 /index.html
parent972a77545c430b7e72dabe803d9f5cfcf2994799 (diff)
Fix build and add logo
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/index.html b/index.html
index 6324c0c..17303c4 100644
--- a/index.html
+++ b/index.html
@@ -2,8 +2,12 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
- <link rel="icon" type="image/svg+xml" href="/vite.svg" />
+ <link rel="icon" href="/favicon.ico" />
+ <link rel="icon" type="image/jpg" href="/logo-512.jpg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+ <link rel="manifest" href="/manifest.webmanifest" />
+
<title>UrbanoVigo Web</title>
</head>
<body>