he
This commit is contained in:
parent
1944b49651
commit
f75b0466fb
3 changed files with 10 additions and 1 deletions
1
.nvimlog
1
.nvimlog
|
@ -1,2 +1,3 @@
|
||||||
WARN 2024-05-18T09:36:35.325 329730 log_path_init:95: Failed to create directory /var/www/.cache for writing logs: Unknown system error 1
|
WARN 2024-05-18T09:36:35.325 329730 log_path_init:95: Failed to create directory /var/www/.cache for writing logs: Unknown system error 1
|
||||||
WARN 2024-05-18T18:18:09.860 1425503 log_path_init:95: Failed to create directory /var/www/.cache for writing logs: Unknown system error 1
|
WARN 2024-05-18T18:18:09.860 1425503 log_path_init:95: Failed to create directory /var/www/.cache for writing logs: Unknown system error 1
|
||||||
|
WARN 2024-08-18T15:42:00.279 1371547 log_path_init:95: Failed to create directory /var/www/.cache for writing logs: Unknown system error 1
|
||||||
|
|
|
@ -528,4 +528,5 @@ https://s.werobot.fr//blog/bob-ross/5de7d40de5276/50.jpg
|
||||||
https://s.werobot.fr//blog/bob-ross/5de7d3e87eb60/50.jpg
|
https://s.werobot.fr//blog/bob-ross/5de7d3e87eb60/50.jpg
|
||||||
https://s.werobot.fr//blog/bob-ross/5de7d3ee8714f/50.jpg
|
https://s.werobot.fr//blog/bob-ross/5de7d3ee8714f/50.jpg
|
||||||
https://s.werobot.fr//blog/bob-ross/20190915_182329.mp4
|
https://s.werobot.fr//blog/bob-ross/20190915_182329.mp4
|
||||||
https://s.werobot.fr//25-09-2019-bpm-vernon-interview.mp3
|
https://s.werobot.fr//25-09-2019-bpm-vernon-interview.mp3
|
||||||
|
https://werobot.fr/images/logo.png
|
|
@ -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.
|
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"
|
home = "Home"
|
||||||
|
partners="Our partners"
|
||||||
previous = "Previous"
|
previous = "Previous"
|
||||||
next = "Next"
|
next = "Next"
|
||||||
about = "About"
|
about = "About"
|
||||||
|
@ -308,6 +309,12 @@ identifier="about"
|
||||||
url="/about"
|
url="/about"
|
||||||
title="A Propos"
|
title="A Propos"
|
||||||
|
|
||||||
|
[[menus.main]]
|
||||||
|
weight=4
|
||||||
|
identifier="partners"
|
||||||
|
url="/partners"
|
||||||
|
title="Nos partenaires"
|
||||||
|
|
||||||
[[menus.main]]
|
[[menus.main]]
|
||||||
weight=4
|
weight=4
|
||||||
identifier="contact-us"
|
identifier="contact-us"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue