mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 12:27:47 +00:00
updates to navbar and sidebar
This commit is contained in:
@@ -12,7 +12,7 @@ const sidebars = {
|
||||
{
|
||||
type: 'category',
|
||||
label: 'API Specifications',
|
||||
collapsible: true,
|
||||
collapsible: false,
|
||||
link: {
|
||||
type: 'doc',
|
||||
id: 'api/api-specifications',
|
||||
@@ -218,6 +218,7 @@ const sidebars = {
|
||||
{
|
||||
type: 'category',
|
||||
label: 'API Specifications',
|
||||
collapsible: false,
|
||||
link: {
|
||||
type: 'generated-index',
|
||||
title: 'API Specifications',
|
||||
|
||||
Reference in New Issue
Block a user