2 parents 2a30838 + 9aa7e4f commit 4a423c5Copy full SHA for 4a423c5
1 file changed
vite.config.ts
@@ -34,6 +34,7 @@ export default defineConfig(({ mode }) => {
34
manifest: {
35
name: 'rucQ',
36
short_name: 'rucQ',
37
+ theme_color: '#ffffff',
38
display: 'standalone',
39
start_url: '/',
40
scope: '/',
0 commit comments