staticwebapp-www-tormakrist.../config.toml

20 lines
432 B
TOML
Raw Permalink Normal View History

2022-05-19 10:01:01 +02:00
baseURL = 'https://www.tormakristof.eu/'
languageCode = 'en-us'
title = 'LandingPage'
2022-05-20 10:25:03 +02:00
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/"