This commit is contained in:
GZod01 2024-08-18 15:45:32 +02:00
parent 1944b49651
commit f75b0466fb
3 changed files with 10 additions and 1 deletions

View file

@ -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"