comment-out-prod-url
This commit is contained in:
parent
d09af87b4a
commit
721a295866
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ const config = {
|
||||||
},
|
},
|
||||||
|
|
||||||
// Set the production url of your site here
|
// Set the production url of your site here
|
||||||
url: 'https://openrag.io',
|
// url: 'https://openrag.io',
|
||||||
// Set the /<baseUrl>/ pathname under which your site is served
|
// Set the /<baseUrl>/ pathname under which your site is served
|
||||||
// For GitHub pages deployment, it is often '/<projectName>/'
|
// For GitHub pages deployment, it is often '/<projectName>/'
|
||||||
baseUrl: '/',
|
baseUrl: '/',
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue