Fix wrong PWA
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 32 KiB |
@@ -105,8 +105,8 @@ export default defineConfig({
|
||||
registerType: 'autoUpdate',
|
||||
includeAssets: ['favicon.svg', 'robots.txt', 'safari-pinned-tab.svg'],
|
||||
manifest: {
|
||||
name: 'Vitesse',
|
||||
short_name: 'Vitesse',
|
||||
name: 'Flycro.me',
|
||||
short_name: 'Flycro',
|
||||
theme_color: '#ffffff',
|
||||
icons: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user