mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-11-19 20:56:31 +00:00
Add site name to webmanifest
This commit is contained in:
parent
43c083da9a
commit
341b8f6d22
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "",
|
||||
"short_name": "",
|
||||
"name": "Bibliogram",
|
||||
"short_name": "Bibliogram",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue