aboutsummaryrefslogtreecommitdiffstats
path: root/manifest.json
diff options
context:
space:
mode:
authorymherklotz <ymherklotz@users.noreply.github.com>2021-01-17 10:18:00 +0000
committerymherklotz <ymherklotz@users.noreply.github.com>2021-01-17 10:18:00 +0000
commitbdaa8844be64818cab4bd8e77e91bb7af0bfcf98 (patch)
tree2e233bc1feae42f4a9c3137916f14cd480a096a6 /manifest.json
parentfb83fe2f8f9263d8d6cf3bf6054c9c041efb0c5c (diff)
downloadvericert-docs-bdaa8844be64818cab4bd8e77e91bb7af0bfcf98.tar.gz
vericert-docs-bdaa8844be64818cab4bd8e77e91bb7af0bfcf98.zip
deploy: 91ef287ac751a674fab3ecf089101fa2b6062a97
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 03239bf..c9bce8a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,14 +1,14 @@
{
"name": "Vericert",
"short_name": "Vericert",
- "start_url": "/vericert-docs/",
- "scope": "/vericert-docs/",
+ "start_url": "/",
+ "scope": "/",
"display": "standalone",
"background_color": "#000000",
"theme_color": "#000000",
"icons": [
{
- "src": "/vericert-docs/favicon.svg",
+ "src": "/favicon.svg",
"sizes": "512x512"
}
]