pages/config.toml
Thomas A. Christensen II a01ef89287
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
chore: Update to latest nixpkgs channel
2025-01-09 14:16:43 -06:00

18 lines
244 B
TOML

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