Add site.webmanifest
This commit is contained in:
parent
a69569cbd4
commit
34db0db814
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ const endpoints = [
|
||||||
'manifest.json',
|
'manifest.json',
|
||||||
'apple-touch-icon.png',
|
'apple-touch-icon.png',
|
||||||
'crossdomain.xml',
|
'crossdomain.xml',
|
||||||
|
'site.webmanifest',
|
||||||
];
|
];
|
||||||
|
|
||||||
const imgExtensions = ['.png', '.jpg', '.jpeg', '.gif', '.bmp', '.svg', '.webp'];
|
const imgExtensions = ['.png', '.jpg', '.jpeg', '.gif', '.bmp', '.svg', '.webp'];
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue