1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00
wtf/_site/config.toml
2018-05-14 21:04:37 -07:00

10 lines
191 B
TOML

baseURL = "http://wtfutil.com/"
languageCode = "en-us"
publishDir = "../docs"
sectionPagesMenu = "main"
theme = "hyde-hyde"
[params]
author = "Chris Cummer"
authorimage = "/img/wtf.png"