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 d4dbba7 commit 3b629e9Copy full SHA for 3b629e9
docs/.vuepress/config.js
@@ -8,13 +8,12 @@ export default defineUserConfig({
8
9
title: 'Bitcredit Documentation',
10
description: 'Comprehensive documentation for Bitcredit',
11
+ base: '/docs-bitcr/',
12
13
theme: defaultTheme({
14
logo: '',
15
contributors: false,
16
- base: '/docs-bitcr/',
17
-
18
navbar: [
19
{ text: 'E-Bill', link: '/e-bill/' },
20
{ text: 'Wildcat Mint', link: '/wildcat-mint/' },
0 commit comments