pages/config.toml

16 lines
229 B
TOML

baseURL = "https://millironx.com"
languageCode = "en-us"
title = "MillironX"
paginate = 5
[build]
writeStats = true
[Params]
cardImage = "saddles"
motto = ""
[taxonomies]
people = "people"
tag = "tags"
category = "categories"