Skip to content

Commit 7715a9a

Browse files
committed
feat(playground): define studio route
1 parent 67720ce commit 7715a9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

playground/docus/nuxt.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ export default defineNuxtConfig({
1313
},
1414
compatibilityDate: '2025-08-26',
1515
studio: {
16+
route: '/admin',
1617
repository: {
1718
owner: 'nuxt-content',
1819
repo: 'studio',

0 commit comments

Comments
 (0)