update start_url for my domain

Signed-off-by: OmegaRogue <thatomegarogue@gmail.com>
pull/228/head
OmegaRogue 2020-04-04 17:57:06 +02:00
parent e029c23522
commit a3168ee64a
1 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,6 @@
"theme_color": "#5755d9",
"background_color": "#5755d9",
"display": "standalone",
"start_url": "https://omegavoid.github.io/BangleApps",
"start_url": "https://www.omegavoid.codes/BangleApps",
"scope": "/BangleApps/"
}