fix(hugo.toml): fix website title to match theme name for consistency and clarity

This commit is contained in:
Sped0n
2023-11-03 16:14:58 +08:00
parent 1dc5d62ccf
commit 0a969fdee3

View File

@@ -5,7 +5,7 @@ themesdir = '../..'
# theme name
theme = 'Bridget'
# website title
title = 'bridget'
title = 'Bridget'
# don't touch this
disableKinds = ["section", "taxonomy", "term", "home"]
# robots.txt