summaryrefslogtreecommitdiff
path: root/config.toml
blob: 8ac3258452a090b87518c4d92e73e704a9d44a33 (plain)
1
2
3
4
5
6
7
8
9
10
11
baseURL = "http://www.andreasbaumann.cc/"
languageCode = "en-us"
title = "Andreas Baumann's Personal Home Page"
theme = "old_theme"
disableRss = true
enableRobotsTXT = true

[Params]
	author = "Andreas Baumann"
	location = "Zurich"
	copyright_years = "2009 - 2017"