til/config.toml

9 lines
164 B
TOML
Raw Normal View History

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