1
0
Fork 0

Merge pull request #8315 from MrPetovan/task/8310-improve-manifest

Update manifest output with config/theme info
This commit is contained in:
Michael Vogel 2020-02-20 09:34:36 +01:00 committed by GitHub
commit b6b567fc97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 212 additions and 22 deletions

View file

@ -1,9 +0,0 @@
{
"name": "{{$title}}",
"start_url": "{{$baseurl}}",
"display": "standalone",
"description": "A Decentralized Social Network",
"icons": [{
"src": "{{$baseurl}}/{{$touch_icon}}"
}]
}