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

Merge branch '15-fix-acceuil-in-header' into 'master'

Resolve "Fix acceuil in header"

Closes #15

See merge request !9
parents 10b0bd1c 1c07cec5
No related branches found
No related tags found
1 merge request!9Resolve "Fix acceuil in header"
Pipeline #2407 passed
...@@ -20,7 +20,6 @@ module.exports = { ...@@ -20,7 +20,6 @@ module.exports = {
src: "img/logo_froggit.svg", src: "img/logo_froggit.svg",
}, },
items: [ items: [
{to: "/", label: "Accueil", position: "left"},
{to: "/dummy_page", label: "Fonctionnalités", position: "left"}, {to: "/dummy_page", label: "Fonctionnalités", position: "left"},
{to: "/dummy_page", label: "FAQ", position: "left"}, {to: "/dummy_page", label: "FAQ", position: "left"},
{to: "/dummy_page", label: "Tarifs", position: "left"}, {to: "/dummy_page", label: "Tarifs", position: "left"},
......
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