Fix wrong PWA

merge-requests/4/head
Flycro 2022-01-09 02:17:57 +01:00
parent df53124ddd
commit 75ed3a0adb
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

@ -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: [
{