mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-26 01:34:38 +10:00
feat(admin ui): customisable image carousel and new layout
This commit is contained in:
+3
-1
@@ -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