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 751676f2 authored by Celeste Robert's avatar Celeste Robert
Browse files

Merge branch '139-highlighting-pay-per-view-offers' into 'main'

Resolve "highlighting pay-per-view offers"

Closes #139

See merge request !115
parents 46d67cb3 ec991cb3
No related branches found
No related tags found
1 merge request!115Resolve "highlighting pay-per-view offers"
Pipeline #30855 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