staticwebapp-cv-tormakristo.../config.toml

7 lines
223 B
TOML
Raw Normal View History

2022-04-27 20:43:02 +02:00
baseURL = 'https://cv.tormakristof.eu/'
languageCode = 'en-us'
title = 'Kristóf Torma'
2022-04-27 20:47:29 +02:00
enableRobotsTXT = true
enableEmoji = true
theme = "almeida-cv"
disableKinds = ["page", "section", "taxonomy", "term", "RSS", "sitemap"]