use theme

This commit is contained in:
Torma Kristóf 2022-04-27 20:47:29 +02:00
parent d47bd7bb95
commit a282295990
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
baseURL = 'https://cv.tormakristof.eu/'
languageCode = 'en-us'
title = 'Kristóf Torma'
enableRobotsTXT = true
enableEmoji = true
theme = "almeida-cv"
disableKinds = ["page", "section", "taxonomy", "term", "RSS", "sitemap"]