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.
2 parents 33fd603 + 1347a22 commit 3034398Copy full SHA for 3034398
docusaurus.config.ts
@@ -58,8 +58,6 @@ const config: Config = {
58
{
59
docs: {
60
sidebarPath: './sidebars.ts',
61
- // Remove this to remove the 'edit this page' links.
62
- editUrl: `https://github.com/bemanproject/website/tree/${branchName}`,
63
remarkPlugins: [
64
[remarkEmbedder, { transformers: [YouTubeTransformer] }],
65
],
@@ -73,8 +71,6 @@ const config: Config = {
73
71
74
72
75
76
77
78
// Blogging config
79
onInlineTags: 'warn',
80
onInlineAuthors: 'warn',
0 commit comments