changed title
Some checks failed
Hugo Update Pipeline / Explore-Gitea-Actions (push) Failing after 25s
Some checks failed
Hugo Update Pipeline / Explore-Gitea-Actions (push) Failing after 25s
This commit is contained in:
@ -5,8 +5,7 @@ languageCode = "en-us"
|
||||
# Remove it if you use the theme as a remote Hugo Module.
|
||||
theme = "terminal"
|
||||
pagination.pagerSize = 5
|
||||
title = 'Richard's Blog'
|
||||
# Required for Chroma and the custom syntax highlighting.
|
||||
\# Required for Chroma and the custom syntax highlighting.
|
||||
[markup.highlight]
|
||||
noClasses = false
|
||||
|
||||
@ -75,7 +74,7 @@ title = 'Richard's Blog'
|
||||
[languages]
|
||||
[languages.en]
|
||||
languageName = "English"
|
||||
title = "Richard's Blog"
|
||||
title = "Richard"
|
||||
|
||||
[languages.en.params]
|
||||
#subtitle = ""
|
||||
@ -93,7 +92,7 @@ title = 'Richard's Blog'
|
||||
words = "words"
|
||||
|
||||
[languages.en.params.logo]
|
||||
logoText = "Richard's Blog"
|
||||
logoText = "Richard"
|
||||
logoHomeLink = "/"
|
||||
|
||||
[languages.en.menu]
|
||||
|
Reference in New Issue
Block a user