Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "feat: link SaaS selling pages"

Merged Celeste Robert requested to merge 9-feat-link-saas-selling-pages into main
1 file
+ 19
0
Compare changes
  • Side-by-side
  • Inline
+ 19
0
@@ -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',
Loading