Skip to content

Commit 55146bd

Browse files
committed
Update config.js
remove base path
1 parent 8a885b3 commit 55146bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default defineUserConfig({
88

99
title: 'Bitcredit Documentation',
1010
description: 'Comprehensive documentation for Bitcredit',
11-
base: '/docs-bitcr/',
11+
// base: '/docs-bitcr/', // not needed for custom domain deployment
1212

1313
head: [['link', { rel: 'icon', href: 'images/favicon.ico' }]],
1414

0 commit comments

Comments
 (0)