mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-18 12:09:29 -07:00
fix(hugo.toml): fix website title to match theme name for consistency and clarity
This commit is contained in:
@@ -5,7 +5,7 @@ themesdir = '../..'
|
|||||||
# theme name
|
# theme name
|
||||||
theme = 'Bridget'
|
theme = 'Bridget'
|
||||||
# website title
|
# website title
|
||||||
title = 'bridget'
|
title = 'Bridget'
|
||||||
# don't touch this
|
# don't touch this
|
||||||
disableKinds = ["section", "taxonomy", "term", "home"]
|
disableKinds = ["section", "taxonomy", "term", "home"]
|
||||||
# robots.txt
|
# robots.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user