Update vite.config.js

This commit is contained in:
2025-08-17 21:05:49 -07:00
committed by GitHub
parent fb8ae12650
commit 42bf1cebfd

View File

@@ -9,7 +9,7 @@ export default defineConfig({
manifest: {
name: 'Sune',
short_name: 'Sune',
start_url: '.',
start_url: 'https://sune.planetrenox.com/',
display: 'standalone',
icons: [
{ src: 'https://sune.planetrenox.com/✺.png', sizes: '1024x1024', type: 'image/png' }