10 lines
173 B
TOML
10 lines
173 B
TOML
baseURL = 'https://example.org/'
|
|
locale = 'en-us'
|
|
title = 'Thomas Internet Garden'
|
|
theme = 'shibui'
|
|
|
|
[params]
|
|
author = "Thomas Sindt"
|
|
email = "Thomas.Sindt@gmx.de"
|
|
|
|
|