Skip to content

Commit

Permalink
Remove API link from navbar (#634)
Browse files Browse the repository at this point in the history
* Remove API link from navbar
Signed-off-by: Jillian <jillian.maroket@suse.com>

* Change folder label capitalization + add comment
Signed-off-by: Jillian <jillian.maroket@suse.com>

* Remove lines related to API link in navbar
Signed-off-by: Jillian <jillian.maroket@suse.com>

---------
Signed-off-by: Jillian <jillian.maroket@suse.com>
  • Loading branch information
jillian-maroket committed Aug 30, 2024
1 parent 931f055 commit c3aebca
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,12 +129,6 @@ const config = {
position: 'left',
dropdownActiveClassDisabled: true,
},
{
type: 'docSidebar',
label: 'API',
position: 'left',
sidebarId: 'api',
},
{
type: "localeDropdown",
position: "left",
Expand Down

0 comments on commit c3aebca

Please sign in to comment.