Skip to content

Commit

Permalink
Update docusaurus.config
Browse files Browse the repository at this point in the history
  • Loading branch information
FancMa01 committed Feb 23, 2024
1 parent 0ec2d2a commit 496db39
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ const config = {
favicon: "img/favicon.ico",

// Set the production url of your site here
url: "https://your-docusaurus-site.example.com",
url: "https://fancma01.github.io/Tombolo-whole/",
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: "/",
baseUrl: "/Tombolo-whole/",

// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.
organizationName: "facebook", // Usually your GitHub org/user name.
projectName: "docusaurus", // Usually your repo name.
organizationName: "HPCC", // Usually your GitHub org/user name.
projectName: "Tombolo", // Usually your repo name.

onBrokenLinks: "throw",
onBrokenMarkdownLinks: "warn",
Expand Down

0 comments on commit 496db39

Please sign in to comment.