From cf525fe1cc12d4355482a506fd59cdf506d4e5db Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> Date: Tue, 4 Mar 2025 00:05:00 +0100 Subject: Fix weird style of last child --- public/manifest.webmanifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/manifest.webmanifest') 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", -- cgit v1.3