recipes-hugo/config.toml

14 lines
529 B
TOML
Raw Normal View History

2022-12-01 22:56:53 -06:00
baseURL = 'https://bgenc.net/recipes/'
languageCode = 'en-us'
theme = "nostyleplease"
title = "Kaan's recipes"
2022-12-01 23:28:11 -06:00
pluralizelisttitles = false
2022-12-01 22:56:53 -06:00
[params]
description = """These are my recipes. They are not necessarily authentic to any culture, but they are what I cook and eat regularly. I often add or update recipes here. This is mainly for my own reference, but feel free to use these recipes yourself too. Also they are all vegan."""
[params.theme_config]
show_description = true
2022-12-01 23:35:45 -06:00
back_home_text = "recipes home"
2022-12-01 22:56:53 -06:00
date_format = ""