mirror of
https://github.com/multipleof4/sune.git
synced 2026-01-14 00:27:56 +00:00
Update vite.config.js
This commit is contained in:
@@ -14,8 +14,8 @@ export default defineConfig({
|
|||||||
start_url: 'https://sune.planetrenox.com/',
|
start_url: 'https://sune.planetrenox.com/',
|
||||||
display: 'standalone',
|
display: 'standalone',
|
||||||
orientation: 'portrait',
|
orientation: 'portrait',
|
||||||
theme_color: '#000000',
|
theme_color: 'white',
|
||||||
background_color: '#000000',
|
background_color: 'black',
|
||||||
categories: ['productivity', 'utilities'],
|
categories: ['productivity', 'utilities'],
|
||||||
icons: [
|
icons: [
|
||||||
{ src: 'https://sune.planetrenox.com/appstore_content/✺.png', sizes: '1024x1024', type: 'image/png' }
|
{ src: 'https://sune.planetrenox.com/appstore_content/✺.png', sizes: '1024x1024', type: 'image/png' }
|
||||||
|
|||||||
Reference in New Issue
Block a user