Skip to content

Commit

Permalink
chore: reverted all docusaurus packages
Browse files Browse the repository at this point in the history
  • Loading branch information
GImbrailo committed Jan 28, 2022
1 parent f8f3293 commit ac75c33
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
7 changes: 0 additions & 7 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,13 +87,6 @@ const config = {
label: "Docs",
className: "header-link",
},
{
type: "doc",
docId: "contributing",
position: "right",
label: "Contributing",
className: "header-link",
},
{
type: "doc",
docId: "plugins",
Expand Down
9 changes: 0 additions & 9 deletions website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,6 @@ const sidebars = {
"intro",
"getting-started/installation"
],
},
type: "category",
label: "Contributing",
className: "sidebarHeader",
collapsed: false,
collapsible: false,
items: [
"pull_request_packages"
],
},
{
type: "category",
Expand Down

0 comments on commit ac75c33

Please sign in to comment.