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.
|
# Remove it if you use the theme as a remote Hugo Module.
|
||||||
theme = "terminal"
|
theme = "terminal"
|
||||||
pagination.pagerSize = 5
|
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]
|
[markup.highlight]
|
||||||
noClasses = false
|
noClasses = false
|
||||||
|
|
||||||
@ -75,7 +74,7 @@ title = 'Richard's Blog'
|
|||||||
[languages]
|
[languages]
|
||||||
[languages.en]
|
[languages.en]
|
||||||
languageName = "English"
|
languageName = "English"
|
||||||
title = "Richard's Blog"
|
title = "Richard"
|
||||||
|
|
||||||
[languages.en.params]
|
[languages.en.params]
|
||||||
#subtitle = ""
|
#subtitle = ""
|
||||||
@ -93,7 +92,7 @@ title = 'Richard's Blog'
|
|||||||
words = "words"
|
words = "words"
|
||||||
|
|
||||||
[languages.en.params.logo]
|
[languages.en.params.logo]
|
||||||
logoText = "Richard's Blog"
|
logoText = "Richard"
|
||||||
logoHomeLink = "/"
|
logoHomeLink = "/"
|
||||||
|
|
||||||
[languages.en.menu]
|
[languages.en.menu]
|
||||||
|
Reference in New Issue
Block a user