Update Configuration “theme settings”
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
00d42b0902
commit
9fd4e6bced
1 changed files with 12 additions and 7 deletions
|
@ -1,16 +1,16 @@
|
|||
[params]
|
||||
background_color_class = "bg-green"
|
||||
site_logo = "/images/uploads/palette.png"
|
||||
favicon = "/images/uploads/paletteicon.png"
|
||||
background_color_class = "bg-blue"
|
||||
site_logo = "/images/uploads/logo-association-envie-appartagee.png"
|
||||
favicon = "/images/uploads/logo-association-envie-appartagee.png"
|
||||
custom_css = [ "override.css" ]
|
||||
|
||||
[[params.ananke_socials]]
|
||||
name = "facebook"
|
||||
url = "https://www.facebook.com"
|
||||
url = "https://www.facebook.com/profile.php?id=100089017547970"
|
||||
|
||||
[[params.ananke_socials]]
|
||||
name = "linkedin"
|
||||
url = "https://www.linkedin.com"
|
||||
url = "https://www.linkedin.com/in/association-envie-appart-%C3%A2g%C3%A9e-b233a5262/"
|
||||
|
||||
[[menus.main]]
|
||||
name = "Accueil"
|
||||
|
@ -18,6 +18,11 @@ url = "/"
|
|||
weight = "1"
|
||||
|
||||
[[menus.main]]
|
||||
url = "/pages/Deuxième page/"
|
||||
name = "Deuxième page"
|
||||
name = "Contactez-nous"
|
||||
url = "/pages/Contactez-nous/"
|
||||
weight = "1"
|
||||
|
||||
[[menus.main]]
|
||||
name = "Revue de presse"
|
||||
url = "/pages/Revue de presse/"
|
||||
weight = "1"
|
||||
|
|
Loading…
Reference in a new issue