mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-12 00:27:35 +02:00
make IdP section collapse (#2641)
This commit is contained in:
parent
788cb2af3f
commit
18174d8552
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ module.exports = {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Identity Providers",
|
title: "Identity Providers",
|
||||||
collapsable: false,
|
collapsable: true,
|
||||||
path: "/docs/identity-providers/",
|
path: "/docs/identity-providers/",
|
||||||
type: "group",
|
type: "group",
|
||||||
sidebarDepth: 0,
|
sidebarDepth: 0,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue