fix(v2): fix Docusaurus 2 website PWA manifest #3500

This commit is contained in:
Sébastien Lorber 2020-09-30 16:56:35 +02:00 committed by GitHub
parent ac28dc7091
commit 9cbca49ecf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
"background_color": "#424242",
"display": "standalone",
"scope": "",
"start_url": "",
"start_url": "./index.html",
"icons": [
{
"src": "img/icons/icon-72x72.png",