Skip to content

Commit

Permalink
fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Del Core committed Feb 19, 2024
1 parent dcb3b24 commit ac709ba
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ module.exports = {
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',
favicon: 'img/favicon.ico',
organizationName: 'Hypermod',
projectName: 'Hypermod',
organizationName: 'hypermod-io',
projectName: 'hypermod-community',
trailingSlash: false,
themeConfig: {
image: 'img/TwitterBanner.png',
metadata: [
Expand Down

0 comments on commit ac709ba

Please sign in to comment.