Le framework HUGO utilisé pour créer son CV en 2 minutes https://cv.gregandev.fr
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hugo-cv/config.toml

17 lines
370 B

3 years ago
baseURL = "https://greglebreton.gitlab.io/hugo-cv/"
languageCode = "fr"
3 years ago
theme = "almeida-cv"
title = "greg CV"
[params]
colorDark = "#666"
colorLight = "#fff"
colorPageBackground = "#ddd"
3 years ago
#colorPrimary = "#e3bfb8"
3 years ago
colorPrimary = "#B4C2DF"
3 years ago
colorPrimaryText = "#fff"
colorRightColumnBackground = "#f5f5f5"
3 years ago
#colorSecondary = "#A8806D"
3 years ago
colorSecondary = "#7B1014"
3 years ago
pages = 1