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
Commit d63ab57d authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

Merge branch '9-feat-link-saas-selling-pages' into 'main'

Resolve "feat: link SaaS selling pages"

Closes #9

See merge request !11
parents 21590ec4 fbd991f7
No related branches found
No related tags found
1 merge request!11Resolve "feat: link SaaS selling pages"
Pipeline #12589 passed
...@@ -75,6 +75,25 @@ const config = { ...@@ -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', to: 'https://www.compagnons-devops.fr/mentor',
label: '🎓 Mentorat', label: '🎓 Mentorat',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment