he
This commit is contained in:
parent
1944b49651
commit
f75b0466fb
3 changed files with 10 additions and 1 deletions
|
@ -28,6 +28,7 @@ description = """
|
|||
Created in 2017, local association of robotic for youth, based in Gaillon, France. We participate to international and national competitions, winner of First Global Contest in Washington DC in 2017 and of World Adolescent Robotic Contest in Guyiang, China in 2018.
|
||||
"""
|
||||
home = "Home"
|
||||
partners="Our partners"
|
||||
previous = "Previous"
|
||||
next = "Next"
|
||||
about = "About"
|
||||
|
@ -308,6 +309,12 @@ identifier="about"
|
|||
url="/about"
|
||||
title="A Propos"
|
||||
|
||||
[[menus.main]]
|
||||
weight=4
|
||||
identifier="partners"
|
||||
url="/partners"
|
||||
title="Nos partenaires"
|
||||
|
||||
[[menus.main]]
|
||||
weight=4
|
||||
identifier="contact-us"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue