til/config.toml

15 lines
271 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/"
2020-09-13 19:39:41 +00:00
[params]
gitUrl = "https://git.cluster.fun/AverageMarcus/til/commit/"
2020-09-14 19:43:52 +00:00
[taxonomies]
series = "series"