update config to use theme
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2022-05-20 10:25:03 +02:00
parent 15b2aa2850
commit ec998573a9
1 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,20 @@
baseURL = 'https://www.tormakristof.eu/'
languageCode = 'en-us'
title = 'LandingPage'
theme = "bootstrap-bp-hugo-startpage"
copyright = "Kristof Torma"
enableRobotsTXT = true
pygmentsCodeFences = true
[Author]
name = "Kristof Torma"
[params]
description = "Have a look!"
startPageColumns = true
welcomeText = "Welcome!"
[[params.searchEngines]]
name = "DuckDuckGo"
activated = true
url = "https://duckduckgo.com/"