Some Tidying

This commit is contained in:
2024-11-08 18:42:42 +01:00
parent a61382486f
commit 27ccfd2c72
4 changed files with 40 additions and 18 deletions

View File

@@ -37,7 +37,7 @@ export default defineNuxtConfig({
},
},
ui: {
icons: ['heroicons','mdi']
icons: ['heroicons','mdi','simple-icons']
},
colorMode: {
preference: 'system'