mirror of
https://github.com/gabehf/Koito.git
synced 2026-03-10 16:00:36 -07:00
fix: set name/short_name to koito (#61)
This commit is contained in:
parent
abd4de319e
commit
ccaed823e2
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "MyWebSite",
|
"name": "Koito",
|
||||||
"short_name": "MySite",
|
"short_name": "Koito",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "/web-app-manifest-192x192.png",
|
"src": "/web-app-manifest-192x192.png",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue