1
0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2024-11-21 23:57:30 +00:00

Add site name to webmanifest

This commit is contained in:
Cadence Ember 2020-07-08 16:57:24 +12:00
parent 43c083da9a
commit 341b8f6d22
No known key found for this signature in database
GPG Key ID: 128B99B1B74A6412

View File

@ -1,6 +1,6 @@
{
"name": "",
"short_name": "",
"name": "Bibliogram",
"short_name": "Bibliogram",
"icons": [
{
"src": "/android-chrome-192x192.png",