infinite-improbability/config.toml
2022-02-06 15:21:32 +01:00

16 lines
No EOL
371 B
TOML

baseurl = "/"
title = "Infinite Improbability"
theme = "beautifulhugo"
[Params]
mainSections = ["post"]
intro = true
headline = "Infinite Improbability"
description = "thoughts on computing"
github = "https://github.com/shautvast"
opengraph = true
shareTwitter = true
dateFormat = "Mon, Jan 2, 2006"
[Permalinks]
post = "/:filename/"