mirror of
https://github.com/ineesalmeida/almeida-cv.git
synced 2025-01-18 19:00:24 +00:00
11 lines
218 B
TOML
11 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"
|