diff --git a/docusaurus.config.js b/docusaurus.config.js index eab526a108e59a6dee35d5bc8170e75b842f04f4..96944b8eaa91cfc66c2dd511a419e0c1aa6eb068 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -75,6 +75,25 @@ const config = { }, ], }, + { + type: 'dropdown', + label: 'SaaS', + position: 'right', + items: [ + { + label: '🔧 Boîte à outils', + href: 'https://www.lydra.eu/bao', + }, + { + label: '🔑 Clé en main', + href: 'https://www.lydra.eu/cem', + }, + { + label: '🸠Froggit', + href: 'https://froggit.fr/', + }, + ], + }, { to: 'https://www.compagnons-devops.fr/mentor', label: '🎓 Mentorat',