mirror of
https://github.com/spliit-app/spliit.git
synced 2026-02-14 11:36: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',
|
||||
description:
|
||||
'A minimalist web application to share expenses with friends and family. No ads, no account, no problem.',
|
||||
start_url: '/',
|
||||
start_url: '/groups',
|
||||
display: 'standalone',
|
||||
background_color: '#fff',
|
||||
theme_color: '#047857',
|
||||
|
||||
Reference in New Issue
Block a user