Skip to content

Commit 3b629e9

Browse files
author
Lévai Norbert
committed
Update config
1 parent d4dbba7 commit 3b629e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@ export default defineUserConfig({
88

99
title: 'Bitcredit Documentation',
1010
description: 'Comprehensive documentation for Bitcredit',
11+
base: '/docs-bitcr/',
1112

1213
theme: defaultTheme({
1314
logo: '',
1415
contributors: false,
1516

16-
base: '/docs-bitcr/',
17-
1817
navbar: [
1918
{ text: 'E-Bill', link: '/e-bill/' },
2019
{ text: 'Wildcat Mint', link: '/wildcat-mint/' },

0 commit comments

Comments
 (0)