portfolios_tutoriel/content/home/4.md

35 lines
441 B
Markdown
Raw Permalink Normal View History

2022-02-17 19:50:30 +01:00
+++
weight = 40
+++
{{% section %}}
CHEMIN : config/_default/params.toml
2022-03-25 13:55:14 +01:00
Color theme.
Choose from `default`, `ocean`, `forest`, `dark`, `apogee`, `1950s`, `coffee`, `cupcake`, `strawberry`.
2022-02-17 19:50:30 +01:00
color_theme = "default"
---
CHEMIN : config/_default/params.toml
2022-03-25 13:55:14 +01:00
Enable users to switch between day and night mode?
2022-02-17 19:50:30 +01:00
day_night = true
---
CHEMIN :
footer :
---
2022-03-25 13:55:14 +01:00
### Comment ça marche en coulisses ?
2022-02-17 19:50:30 +01:00
local > gitea > serveur du fablab
---