2020-08-16 19:16:37 +00:00
|
|
|
languageCode = "en-us"
|
2021-01-15 20:50:30 +00:00
|
|
|
defaultContentLanguage = "en"
|
2021-06-27 12:10:29 +00:00
|
|
|
enableRobotsTXT = "true"
|
|
|
|
enableEmoji = "true"
|
|
|
|
|
2020-08-16 20:19:07 +00:00
|
|
|
theme = "almeida-cv"
|
2021-06-27 12:10:29 +00:00
|
|
|
disableKinds = ["page", "section", "taxonomy", "term", "RSS", "sitemap"]
|
|
|
|
|
|
|
|
baseURL = "https://example.com/"
|
2020-08-29 11:16:29 +00:00
|
|
|
title = "Example - CV"
|
2020-08-16 19:16:37 +00:00
|
|
|
|
|
|
|
[params]
|
2020-08-29 11:16:29 +00:00
|
|
|
colorLight = "#fff"
|
2021-08-08 12:29:08 +00:00
|
|
|
colorDark = "#666"
|
2020-08-29 11:16:29 +00:00
|
|
|
colorPageBackground = "#ddd"
|
2020-08-16 19:16:37 +00:00
|
|
|
colorPrimary = "#e3bfb8"
|
2020-08-29 11:16:29 +00:00
|
|
|
colorSecondary = "#aaa"
|
2021-08-08 12:29:08 +00:00
|
|
|
colorIconPrimary = "#fff"
|
|
|
|
colorIconBackground = "#e3bfb8"
|
|
|
|
colorRightColumnBackground = "#f5f5f5"
|
|
|
|
colorRightColumnHeadingText = "#666"
|
|
|
|
colorRightColumnBodyText = "#666"
|
|
|
|
colorRightColumnIconPrimary = "#fff"
|
|
|
|
colorRightColumnIconBackground = "#e3bfb8"
|
2020-08-29 11:16:29 +00:00
|
|
|
pages = 1
|