27 lines
No EOL
584 B
TOML
27 lines
No EOL
584 B
TOML
[params]
|
|
background_color_class = "bg-red"
|
|
site_logo = "/images/logo-association-envie-appartagee.png"
|
|
favicon = "/images/uploads/logo-association-envie-appartagee.png"
|
|
|
|
[[params.ananke_socials]]
|
|
name = "facebook"
|
|
url = "https://www.facebook.com/maxime.garnier1337"
|
|
|
|
[[params.ananke_socials]]
|
|
name = "linkedin"
|
|
url = "https://www.linkedin.com/in/maxime-garnier-/"
|
|
|
|
[[menus.main]]
|
|
name = "Accueil"
|
|
url = "/"
|
|
weight = "1"
|
|
|
|
[[menus.main]]
|
|
name = "Revue de presse"
|
|
url = "/pages/Revue de presse/"
|
|
weight = "1"
|
|
|
|
[[menus.main]]
|
|
name = "Page de test"
|
|
url = "/pages/"
|
|
weight = "1" |