revert manifest template change
This commit is contained in:
parent
ac96e1bf3e
commit
c3205f2ac5
|
@ -3,7 +3,7 @@
|
||||||
"start_url": "{{$baseurl}}",
|
"start_url": "{{$baseurl}}",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"description": "A Decentralized Social Network",
|
"description": "A Decentralized Social Network",
|
||||||
"icons": {
|
"icons": [{
|
||||||
"src": "{{$baseurl}}/{{$touch_icon}}"
|
"src": "{{$baseurl}}/{{$touch_icon}}"
|
||||||
}
|
}]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue