We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c5ccea commit f58a9e9Copy full SHA for f58a9e9
playground/docus/nuxt.config.ts
@@ -16,6 +16,7 @@ export default defineNuxtConfig({
16
dev: false,
17
route: '/admin',
18
repository: {
19
+ provider: 'github',
20
owner: 'nuxt-content',
21
repo: 'studio',
22
branch: 'main',
playground/minimal/nuxt.config.ts
@@ -12,6 +12,7 @@ export default defineNuxtConfig({
12
compatibilityDate: '2025-08-26',
13
studio: {
14
15
0 commit comments