mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-09 20:12:10 +10:00
feat(admin ui): customisable image carousel and new layout
This commit is contained in:
@ -32,6 +32,8 @@ export default defineNuxtConfig({
|
||||
},
|
||||
},
|
||||
|
||||
extends: [["github:drop-oss/drop-base"]],
|
||||
|
||||
// Module config from here down
|
||||
modules: ["@nuxt/content", "vue3-carousel-nuxt"],
|
||||
|
||||
@ -54,4 +56,4 @@ export default defineNuxtConfig({
|
||||
},
|
||||
},
|
||||
},
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user