mirror of
https://github.com/spliit-app/spliit.git
synced 2026-03-06 04:26:13 +01:00
Update start_url to /groups page (#77)
This commit is contained in:
@@ -6,7 +6,7 @@ export default function manifest(): MetadataRoute.Manifest {
|
|||||||
short_name: 'Spliit',
|
short_name: 'Spliit',
|
||||||
description:
|
description:
|
||||||
'A minimalist web application to share expenses with friends and family. No ads, no account, no problem.',
|
'A minimalist web application to share expenses with friends and family. No ads, no account, no problem.',
|
||||||
start_url: '/',
|
start_url: '/groups',
|
||||||
display: 'standalone',
|
display: 'standalone',
|
||||||
background_color: '#fff',
|
background_color: '#fff',
|
||||||
theme_color: '#047857',
|
theme_color: '#047857',
|
||||||
|
|||||||
Reference in New Issue
Block a user