aboutsummaryrefslogtreecommitdiffstats
path: root/manifest.json
diff options
context:
space:
mode:
authorymherklotz <ymherklotz@users.noreply.github.com>2021-01-16 22:17:24 +0000
committerymherklotz <ymherklotz@users.noreply.github.com>2021-01-16 22:17:24 +0000
commit3be488277ce46005570f08888fbf3125b9187c88 (patch)
treefcbfb09001aaf7efa539f567a443a5e3f2a19c80 /manifest.json
parent678816865a90216b750b9cf43f570ff3b868350f (diff)
downloadvericert-docs-3be488277ce46005570f08888fbf3125b9187c88.tar.gz
vericert-docs-3be488277ce46005570f08888fbf3125b9187c88.zip
deploy: 5388aa50c0f6d329bbb10109369e9bf809c55a3e
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.json b/manifest.json
index c9bce8a..03239bf 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,14 +1,14 @@
{
"name": "Vericert",
"short_name": "Vericert",
- "start_url": "/",
- "scope": "/",
+ "start_url": "/vericert-docs/",
+ "scope": "/vericert-docs/",
"display": "standalone",
"background_color": "#000000",
"theme_color": "#000000",
"icons": [
{
- "src": "/favicon.svg",
+ "src": "/vericert-docs/favicon.svg",
"sizes": "512x512"
}
]