mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -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 = 'Bridget'
|
||||
# website title
|
||||
title = 'bridget'
|
||||
title = 'Bridget'
|
||||
# don't touch this
|
||||
disableKinds = ["section", "taxonomy", "term", "home"]
|
||||
# robots.txt
|
||||
|
||||
Reference in New Issue
Block a user