virtuallypotato/config/_default/config.toml

13 lines
200 B
TOML
Raw Normal View History

2021-12-06 03:42:51 +00:00
title = "Virtually Potato"
paginate = 10
theme = "hugo-clarity"
2021-12-07 00:20:40 +00:00
enableEmoji = true
2021-12-06 03:42:51 +00:00
DefaultContentLanguage = "en"
[taxonomies]
2021-12-06 15:37:54 +00:00
tag = "tags"
series = "series"
[permalinks]
posts = ":filename"