Skip to content
Snippets Groups Projects
Commit 5ba71895 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Fix manifest logo locations

parent 8154b0f2
No related branches found
No related tags found
No related merge requests found
Pipeline #25577 failed
......@@ -4,12 +4,12 @@
"start_url": "./dbp-signature.html",
"icons": [
{
"src": "local/dbp-signature/icon-192.png",
"src": "local/@dbp-topics/signature/icon-192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "local/dbp-signature/icon-512.png",
"src": "local/@dbp-topics/signature/icon-512.png",
"type": "image/png",
"sizes": "512x512"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment