mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 13:29:35 -07:00
Archive version 0.5.0
This commit is contained in:
17
docs/versions/0.5.0/favicons/manifest.json
Normal file
17
docs/versions/0.5.0/favicons/manifest.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "",
|
||||
"icons": [
|
||||
{
|
||||
"src": "\/favicons\/android-chrome-192x192.png?v=201701041855",
|
||||
"sizes": "192x192",
|
||||
"type": "image\/png"
|
||||
},
|
||||
{
|
||||
"src": "\/favicons\/android-chrome-384x384.png?v=201701041855",
|
||||
"sizes": "384x384",
|
||||
"type": "image\/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#00d1b2",
|
||||
"display": "standalone"
|
||||
}
|
||||
Reference in New Issue
Block a user