Revert "docs: pull nuxt/ui-pro docs from main branch"

This reverts commit 9d8f358139.
This commit is contained in:
Benjamin Canac
2023-12-21 16:19:31 +01:00
parent 9d8f358139
commit d0ce8ee1c4

View File

@@ -61,7 +61,7 @@ export default defineNuxtConfig({
prefix: '/pro',
driver: 'github',
repo: 'nuxt/ui-pro',
branch: 'main',
branch: 'dev',
dir: '.docs/content/pro',
token: process.env.NUXT_GITHUB_TOKEN || ''
} : undefined