kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Add a theme color to webmanifest
rodzic
cdfd02c2d4
commit
7d645e0a54
|
@ -62,6 +62,7 @@ export default defineConfig(() => {
|
||||||
name: 'Soapbox',
|
name: 'Soapbox',
|
||||||
short_name: 'Soapbox',
|
short_name: 'Soapbox',
|
||||||
description: 'A social media frontend with a focus on custom branding and ease of use.',
|
description: 'A social media frontend with a focus on custom branding and ease of use.',
|
||||||
|
theme_color: '#0482d8',
|
||||||
},
|
},
|
||||||
srcDir: 'src/service-worker',
|
srcDir: 'src/service-worker',
|
||||||
filename: 'sw.ts',
|
filename: 'sw.ts',
|
||||||
|
|
Ładowanie…
Reference in New Issue