Changes
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user