Files
mon_cv/hugo.toml
2024-05-17 18:27:22 +02:00

30 lines
767 B
TOML

languageCode = "fr-fr"
defaultContentLanguage = "fr"
enableRobotsTXT = true
enableEmoji = true
theme = "cv"
disableKinds = ["page", "section", "taxonomy", "term", "RSS", "sitemap"]
baseURL = "https://julien.delmar.bzh/"
title = "Julieñ MARIE - Curriculum Vitæ"
#googleAnalytics = ""
[params]
enableMetaTags = true
colorLight = "#fff"
colorDark = "#666"
colorPageBackground = "#ddd"
colorPrimary = "#9dbce3"
colorSecondary = "#aaa"
colorIconPrimary = "#fff"
colorIconBackground = "#9dbce3"
colorRightColumnBackground = "#f5f5f5"
colorRightColumnHeadingText = "#666"
colorRightColumnBodyText = "#666"
colorRightColumnIconPrimary = "#fff"
colorRightColumnIconBackground = "#9dbce3"
pages = 1
# Set this param to 'true' to swap the bar positions
swapColumns = false