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'],
|
||||
extends: process.env.DOCUS_THEME_PATH || '@nuxt-themes/docus',
|
||||
github: {
|
||||
owner: 'nuxt',
|
||||
repo: 'content',
|
||||
branch: 'main'
|
||||
owner: 'wobsoriano',
|
||||
repo: 'trpc-nuxt',
|
||||
branch: 'next'
|
||||
},
|
||||
colorMode: {
|
||||
preference: 'dark'
|
||||
|
||||
Reference in New Issue
Block a user