34 lines
444 B
Markdown
34 lines
444 B
Markdown
|
+++
|
||
|
weight = 40
|
||
|
+++
|
||
|
|
||
|
{{% section %}}
|
||
|
|
||
|
|
||
|
CHEMIN : config/_default/params.toml
|
||
|
|
||
|
# Color theme.
|
||
|
# Choose from `default`, `ocean`, `forest`, `dark`, `apogee`, `1950s`, `coffee`, `cupcake`, `strawberry`.
|
||
|
color_theme = "default"
|
||
|
|
||
|
---
|
||
|
|
||
|
CHEMIN : config/_default/params.toml
|
||
|
|
||
|
# Enable users to switch between day and night mode?
|
||
|
day_night = true
|
||
|
|
||
|
---
|
||
|
|
||
|
CHEMIN :
|
||
|
|
||
|
footer :
|
||
|
|
||
|
---
|
||
|
|
||
|
Comment ça marche en coulisses ?
|
||
|
local > gitea > serveur du fablab
|
||
|
|
||
|
---
|
||
|
|