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

feat: highlighting pay-per-view offers

parent 46d67cb3
No related branches found
No related tags found
1 merge request!115Resolve "highlighting pay-per-view offers"
Pipeline #30752 passed
......@@ -41,6 +41,10 @@ module.exports = {
label: "Offre Dédiée",
to: "/dedie"
},
{
label: "Mentorat de groupe GitLab",
to: "/accelerateur-gitlab"
},
],
},
{label: "Doc", position: "left", type: "doc", docId: "intro", },
......@@ -50,11 +54,11 @@ module.exports = {
position: "left",
items: [
{
label: "🎁 Antisèche et Communauté git",
label: "🎁 Antisèche et Communauté",
to: "/communaute",
},
{
label: "L'accélérateur : mentorat de groupe",
label: "💶 L'accélérateur : mentorat de groupe",
to: "/accelerateur-gitlab",
},
],
......
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