til/config.toml
2020-09-13 01:46:26 +01:00

9 lines
164 B
TOML

title = "T.I.L."
baseURL = "https://til.marcusnoble.co.uk"
languageCode = "en-gb"
theme = "hello-friend-ng"
enableGitInfo = true
[permalinks]
posts = "/:title/"