We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bb8a95 commit 340f778Copy full SHA for 340f778
cpprefjp/static/manifest.json
@@ -2,17 +2,17 @@
2
"name": "",
3
"icons": [
4
{
5
- "src": "/static/favicons/android-chrome-192x192.png",
+ "src": "static/favicons/android-chrome-192x192.png",
6
"sizes": "192x192",
7
"type": "image/png"
8
},
9
10
- "src": "/static/favicons/android-chrome-512x512.png",
+ "src": "static/favicons/android-chrome-512x512.png",
11
"sizes": "512x512",
12
13
}
14
],
15
"theme_color": "#f5f8fc",
16
"background_color": "#f5f8fc",
17
"display": "standalone"
18
-}
+}
0 commit comments