Skip to content

Commit 6a487f4

Browse files
authored
Update docusaurus.config.js with new site url
1 parent f044277 commit 6a487f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: docusaurus.config.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ const config = {
1111
favicon: "img/favicon.ico",
1212

1313
// Set the production url of your site here
14-
url: "https://theorybear.jameskerrane.com",
14+
url: "https://old.theorybear.org",
1515
// Set the /<baseUrl>/ pathname under which your site is served
1616
// For GitHub pages deployment, it is often '/<projectName>/'
17-
baseUrl: "/theorybear/",
17+
baseUrl: "/",
1818

1919
// GitHub pages deployment config.
2020
// If you aren't using GitHub pages, you don't need these.

0 commit comments

Comments
 (0)