We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcb3b24 commit ac709baCopy full SHA for ac709ba
website/docusaurus.config.js
@@ -7,8 +7,9 @@ module.exports = {
7
onBrokenLinks: 'throw',
8
onBrokenMarkdownLinks: 'warn',
9
favicon: 'img/favicon.ico',
10
- organizationName: 'Hypermod',
11
- projectName: 'Hypermod',
+ organizationName: 'hypermod-io',
+ projectName: 'hypermod-community',
12
+ trailingSlash: false,
13
themeConfig: {
14
image: 'img/TwitterBanner.png',
15
metadata: [
0 commit comments