Skip to content

Commit

Permalink
Merge pull request #21 from liquidmetal-dev/richardcase-patch-3
Browse files Browse the repository at this point in the history
Update docusaurus.config.js
  • Loading branch information
richardcase authored Jul 7, 2024
2 parents 0c15739 + f1ca599 commit e71d3ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ const config = {

// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.
organizationName: 'weaveworks-liquidmetal', // Usually your GitHub org/user name.
organizationName: 'liquidmetal-dev', // Usually your GitHub org/user name.
projectName: 'site', // Usually your repo name.
deploymentBranch: 'gh-pages',
trailingSlash: true,
trailingSlash: false,

// Even if you don't use internalization, you can use this field to set useful
// metadata like html lang. For example, if your site is Chinese, you may want
Expand Down

0 comments on commit e71d3ab

Please sign in to comment.