Welcome to mirror list, hosted at ThFree Co, Russian Federation.

config.toml « exampleSite - github.com/ineesalmeida/almeida-cv.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c341a04ae1f989575d9276e65ec6c0e8866296e1 (plain)
1
2
3
4
5
6
7
8
9
10
baseURL = "https://example.com/"
languageCode = "en-us"
title = "Example - CV"
theme = "cv-almeida"

[params]
colorPrimary = "#e3bfb8"
colorPrimaryText = "#fff"
colorPageBackground = "#ddd"
colorRightColumnBackground = "#f5f5f5"