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
46d9138375
commit
aeaba079d8
3 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
[params]
|
[params]
|
||||||
background_color_class = "bg-red"
|
background_color_class = "bg-green"
|
||||||
site_logo = "/images/uploads/Palette.png"
|
site_logo = "/images/uploads/palette.png"
|
||||||
favicon = "assets/uploads/Palette.png"
|
favicon = "/images/uploads/paletteicon.png"
|
||||||
custom_css = [ "override.css" ]
|
custom_css = [ "override.css" ]
|
||||||
|
|
||||||
[[params.ananke_socials]]
|
[[params.ananke_socials]]
|
||||||
name = "facebook"
|
name = "facebook"
|
||||||
url = "https://www.facebook.com/maxime.garnier1337"
|
url = "https://www.facebook.com"
|
||||||
|
|
||||||
[[params.ananke_socials]]
|
[[params.ananke_socials]]
|
||||||
name = "linkedin"
|
name = "linkedin"
|
||||||
url = "https://www.linkedin.com/in/maxime-garnier-/"
|
url = "https://www.linkedin.com"
|
||||||
|
|
||||||
[[menus.main]]
|
[[menus.main]]
|
||||||
name = "Accueil"
|
name = "Accueil"
|
||||||
|
|
BIN
static/images/uploads/palette.png
Normal file
BIN
static/images/uploads/palette.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
BIN
static/images/uploads/paletteicon.png
Normal file
BIN
static/images/uploads/paletteicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.7 KiB |
Loading…
Reference in a new issue