module.exports = { title: '', logo: { alt: 'SailPoint Developer Community', src: 'img/SailPoint-Developer-Community-Lockup.png', srcDark: 'img/SailPoint-Developer-Community-Inverse-Lockup.png', }, items: [ { type: 'dropdown', label: 'IdentityNow', position: 'left', items: [ {to: 'idn/docs/transforms', label: 'IDN Documentation', className: 'indent'}, ], } ], };