fqdn m=for MTG manifest
This commit is contained in:
parent
5a35c54b84
commit
e786af20e8
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -1,3 +1,3 @@
|
||||
{
|
||||
"liveServer.settings.port": 5501
|
||||
"liveServer.settings.port": 5502
|
||||
}
|
||||
@ -4,12 +4,12 @@
|
||||
"start_url": "https://mtg.chrisedwards.tech/",
|
||||
"icons": [
|
||||
{
|
||||
"src": "icons/android-chrome-192x192.png",
|
||||
"src": "https://dev.chrisedwards.tech/MTG/icons/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "icons/android-chrome-512x512.png",
|
||||
"src": "https://chrisedwards.tech/MTG/icons/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user