set baseUrl back to root
This commit is contained in:
parent
c17e56aa38
commit
7689b0691c
@ -24,7 +24,7 @@ const siteConfig = {
|
||||
title: 'Ligo', // Title for your website.
|
||||
tagline: 'Smart Contract Language',
|
||||
url: 'https://your-docusaurus-test-site.com', // Your website URL
|
||||
baseUrl: '/ligo-documentation/', // Base URL for your project */
|
||||
baseUrl: '/', // Base URL for your project */
|
||||
// For github.io type URLs, you would set the url and baseUrl like:
|
||||
// url: 'https://facebook.github.io',
|
||||
// baseUrl: '/test-site/',
|
||||
|
Loading…
Reference in New Issue
Block a user