personal-website/hugo/recipe/config.toml

8 lines
142 B
TOML

baseURL = 'https://ilia.moe/cool-stuff/recipes'
languageCode = 'en-us'
title = 'Recipes'
theme = 'ilia-hugo-theme'
[taxonomies]
tag = 'tags'