This commit is contained in:
2024-04-01 17:36:31 +02:00
parent c0e0345faa
commit 88bca67745
15 changed files with 87 additions and 62 deletions

View File

@@ -46,13 +46,13 @@ export default defineNuxtConfig({
icons: ['heroicons','mdi']
},
colorMode: {
preference: 'dark'
preference: 'system'
},
pwa: {
manifest: {
name: "spaces.software",
short_name: "spaces",
description: "spaces.software",
name: "FEDEO",
short_name: "FEDEO",
description: "FEDEO",
icons: [
{
src: "/icon.png",