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 "add link to academie"

Merged Christophe Chaudier requested to merge 114-add-link-to-academie into master
1 file
+ 15
1
Compare changes
  • Side-by-side
  • Inline
+ 15
1
@@ -30,7 +30,21 @@ module.exports = {
{label: "FAQ", position: "left", to: "/faq"},
{label: "Tarifs", position: "left", to: "/tarifs"},
{label: "Doc", position: "left", type: "doc", docId: "intro", },
{label: "🎁 Antisèche et Communauté git", position: "left", to: "/communaute"},
{
type: "dropdown",
label: "🎓 Apprendre",
position: "left",
items: [
{
label: "🎁 Antisèche et Communauté git",
to: "/communaute",
},
{
label: "L'Académie : mentorat de groupe",
href: "https://vu.fr/AcademieFroggit",
},
],
},
{
label: "👤 Connexion",
position: "right",
Loading