mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-16 14:10:52 +01:00
added settings page, cleanup
This commit is contained in:
@ -22,11 +22,11 @@ export default defineNuxtConfig({
|
||||
provider: 'server',
|
||||
mode: "svg",
|
||||
clientBundle: {
|
||||
icons: ["solar:global-outline", "gg:extension"],
|
||||
icons: ["solar:global-outline", "gg:extension", "hugeicons:corporate"],
|
||||
scan: true,
|
||||
includeCustomCollections: true,
|
||||
},
|
||||
serverBundle: { collections: ["mdi", "line-md", "solar", "gg"] }
|
||||
serverBundle: { collections: ["mdi", "line-md", "solar", "gg", "emojione"] }
|
||||
//collections: ["mdi", "line-md"]
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user