hugo-cv/config.toml
gregandev 9cabf3cc0a
All checks were successful
continuous-integration/drone/push Build is passing
Mise à jour de 'config.toml'
2022-12-26 19:09:27 +01:00

15 lines
301 B
TOML

baseURL = "/"
#languageCode = "fr"
languageCode = "en-us"
theme = "almeida-cv"
title = "greg CV"
[params]
colorDark = "#666"
colorLight = "#fff"
colorPageBackground = "#ddd"
colorPrimary = "#b4c2df"
colorPrimaryText = "#fff"
colorRightColumnBackground = "#f5f5f5"
colorSecondary = "#7b1014"
pages = 1