hugo-theme-almeida/exampleSite/config.toml
2020-08-16 20:16:37 +01:00

10 lines
218 B
TOML

baseURL = "cv/"
languageCode = "en-us"
title = "Inês Almeida - CV"
theme = "cv-almeida"
[params]
colorPrimary = "#e3bfb8"
colorPrimaryText = "#fff"
colorPageBackground = "#ddd"
colorRightColumnBackground = "#f5f5f5"