mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-12-13 15:46: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": "",
|
"name": "Bibliogram",
|
||||||
"short_name": "",
|
"short_name": "Bibliogram",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "/android-chrome-192x192.png",
|
"src": "/android-chrome-192x192.png",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue