hugo-cv/config.toml
gregandev e6a05d0105
Some checks failed
continuous-integration/drone/push Build is failing
Mise à jour de 'config.toml'
2022-12-20 10:43:38 +01:00

17 lines
346 B
TOML

baseURL = "cv.gregandev.fr"
languageCode = "fr"
theme = "almeida-cv"
title = "greg CV"
[params]
colorDark = "#666"
colorLight = "#fff"
colorPageBackground = "#ddd"
#colorPrimary = "#e3bfb8"
colorPrimary = "#B4C2DF"
colorPrimaryText = "#fff"
colorRightColumnBackground = "#f5f5f5"
#colorSecondary = "#A8806D"
colorSecondary = "#7B1014"
pages = 1