gregandev 445380f4a0
All checks were successful
continuous-integration/drone/push Build is passing
Mise à jour de 'themes/almeida-cv/exampleSite/config.toml'
2022-12-26 19:14:51 +01:00

19 lines
412 B
TOML

baseURL = "https://example.com/"
languageCode = "en-us"
defaultContentLanguage = "en"
theme = "almeida-cv"
title = "Example - CV"
[params]
colorDark = "#666"
colorLight = "#fff"
colorPageBackground = "#ddd"
#colorPrimary = "#e3bfb8"
#colorPrimary = "#1a54c9"
colorPrimary = "#b4c2df"
colorPrimaryText = "#fff"
colorRightColumnBackground = "#f5f5f5"
colorSecondary = "#7b1014"
#colorSecondary = "#aaa"
pages = 1