We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a885b3 commit 55146bdCopy full SHA for 55146bd
docs/.vuepress/config.js
@@ -8,7 +8,7 @@ export default defineUserConfig({
8
9
title: 'Bitcredit Documentation',
10
description: 'Comprehensive documentation for Bitcredit',
11
- base: '/docs-bitcr/',
+ // base: '/docs-bitcr/', // not needed for custom domain deployment
12
13
head: [['link', { rel: 'icon', href: 'images/favicon.ico' }]],
14
0 commit comments