mirror of
https://github.com/ineesalmeida/almeida-cv.git
synced 2024-11-27 01:33:05 +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"
|