Skip to content

Commit 96835a2

Browse files
committed
change
1 parent 8310a48 commit 96835a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rspress.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export default defineConfig({
1111
light: '/rspress-light-logo.png',
1212
dark: '/rspress-dark-logo.png',
1313
},
14-
base: '/ask-design-react-native',
14+
base: '/ask-design',
1515
lang: 'cn',
1616
themeConfig: {
1717
socialLinks: [
@@ -46,7 +46,7 @@ export default defineConfig({
4646
plugins: [
4747
ghpages({
4848
repo: 'https://github.com/minjie-lock/react-native.ask-desigin.github.io',
49-
branch: 'docs',
49+
branch: 'main',
5050
}),
5151
]
5252
});

0 commit comments

Comments
 (0)