Update webmanifest
This commit is contained in:
parent
78f16f9fb6
commit
134b37bd1d
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Henry Hiles",
|
"name": "Henry Hiles",
|
||||||
"short_name": "HH",
|
"description": "Full Stack Web Developer and Discord Bot Developer",
|
||||||
|
"short_name": "Henry Hiles",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "/android-chrome-192x192.png",
|
"src": "/android-chrome-192x192.png",
|
||||||
|
@ -13,7 +14,6 @@
|
||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"theme_color": "#ffffff",
|
"start_url": "https://henryhiles.com",
|
||||||
"background_color": "#ffffff",
|
"display": "browser"
|
||||||
"display": "standalone"
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue