mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-14 12:14:40 +01:00
update github config
This commit is contained in:
@@ -6,9 +6,9 @@ export default defineNuxtConfig({
|
|||||||
modules: ['@nuxtlabs/github-module'],
|
modules: ['@nuxtlabs/github-module'],
|
||||||
extends: process.env.DOCUS_THEME_PATH || '@nuxt-themes/docus',
|
extends: process.env.DOCUS_THEME_PATH || '@nuxt-themes/docus',
|
||||||
github: {
|
github: {
|
||||||
owner: 'nuxt',
|
owner: 'wobsoriano',
|
||||||
repo: 'content',
|
repo: 'trpc-nuxt',
|
||||||
branch: 'main'
|
branch: 'next'
|
||||||
},
|
},
|
||||||
colorMode: {
|
colorMode: {
|
||||||
preference: 'dark'
|
preference: 'dark'
|
||||||
|
|||||||
Reference in New Issue
Block a user