We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d770ba1 commit 54d8d42Copy full SHA for 54d8d42
documentation/docusaurus.config.js
@@ -13,10 +13,10 @@ const config = {
13
favicon: 'img/logo.png',
14
15
// Set the production url of your site here
16
- url: 'https://transactionalbox.com',
+ url: 'https://adimiko.github.io',
17
// Set the /<baseUrl>/ pathname under which your site is served
18
// For GitHub pages deployment, it is often '/<projectName>/'
19
- baseUrl: '/',
+ baseUrl: '/TransactionalBox',
20
21
// GitHub pages deployment config.
22
// If you aren't using GitHub pages, you don't need these.
0 commit comments