Merge branch 'deploy' into 'main'
Fix wrong PWA See merge request flycro/flycro-me!4merge-requests/5/merge
commit
18abb5b0fb
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',
|
registerType: 'autoUpdate',
|
||||||
includeAssets: ['favicon.svg', 'robots.txt', 'safari-pinned-tab.svg'],
|
includeAssets: ['favicon.svg', 'robots.txt', 'safari-pinned-tab.svg'],
|
||||||
manifest: {
|
manifest: {
|
||||||
name: 'Vitesse',
|
name: 'Flycro.me',
|
||||||
short_name: 'Vitesse',
|
short_name: 'Flycro',
|
||||||
theme_color: '#ffffff',
|
theme_color: '#ffffff',
|
||||||
icons: [
|
icons: [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue