aboutsummaryrefslogtreecommitdiff
path: root/public/manifest.webmanifest
diff options
context:
space:
mode:
authorAriel Costas Guerrero <94913521+arielcostas@users.noreply.github.com>2025-03-04 00:05:00 +0100
committerAriel Costas Guerrero <94913521+arielcostas@users.noreply.github.com>2025-03-04 00:05:00 +0100
commitcf525fe1cc12d4355482a506fd59cdf506d4e5db (patch)
treefe5ece067b78a2af8ab3a08b336f4188aecc20f1 /public/manifest.webmanifest
parent5690a9e2376a4ff3084f5188632de84a0f5fb893 (diff)
Fix weird style of last child
Diffstat (limited to 'public/manifest.webmanifest')
-rw-r--r--public/manifest.webmanifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/manifest.webmanifest b/public/manifest.webmanifest
index 30abe1a..59fbab1 100644
--- a/public/manifest.webmanifest
+++ b/public/manifest.webmanifest
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/SchemaStore/schemastore/refs/heads/master/src/schemas/json/web-manifest.json",
- "id": "https://busurbano.costas.dev",
+ "id": "https://busurbano.costas.dev/",
"name": "UrbanoVigo Web",
"description": "Aplicación web para encontrar paradas y tiempos de llegada de los autobuses urbanos de Vigo, España.",
"short_name": "UrbanoVigo",