Skip to content

Commit 5e8a574

Browse files
committed
updated siteConfig again for temporary publish
1 parent 3099d47 commit 5e8a574

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/siteConfig.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ const siteConfig = {
2727
tagline: 'Hold tight as we get our docs in a row 🦆🦆🦆',
2828
//url: 'https://hubsfoundation.org', // Your website URL
2929
url: 'https://hubs-docs.netlify.app/', //website URL for temporary publish
30-
baseUrl: '/docs/', // Base URL for your project */
30+
//baseUrl: '/docs/', // Base URL for your project */
31+
baseUrl: '/', // Base URL for temporary publish
3132
// For github.io type URLs, you would set the url and baseUrl like:
3233
// url: 'https://facebook.github.io',
3334
// baseUrl: '/test-site/',

0 commit comments

Comments
 (0)