mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-11 04:19:42 +00:00
navbar layout
This commit is contained in:
@@ -11,8 +11,8 @@ module.exports = {
|
|||||||
label: 'Documentation',
|
label: 'Documentation',
|
||||||
position: 'left',
|
position: 'left',
|
||||||
items: [
|
items: [
|
||||||
{to: '/docs', label: 'Identity Security Cloud'},
|
{label: 'Identity Security Cloud', to: '/docs'},
|
||||||
{to: '/docs/iiq', label: 'IdentityIQ'},
|
{label: 'IdentityIQ', to: '/docs/iiq'},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user