changed title
All checks were successful
Hugo Update Pipeline / Explore-Gitea-Actions (push) Successful in 29s
All checks were successful
Hugo Update Pipeline / Explore-Gitea-Actions (push) Successful in 29s
This commit is contained in:
11
hugo.toml
11
hugo.toml
@ -5,7 +5,6 @@ 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 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
|
||||||
@ -64,18 +63,10 @@ title = "Richard Blog"
|
|||||||
# Example format, with date, time, and timezone abbreviation:
|
# Example format, with date, time, and timezone abbreviation:
|
||||||
# dateFormat = "2006-01-02 3:04:06 PM MST"
|
# dateFormat = "2006-01-02 3:04:06 PM MST"
|
||||||
|
|
||||||
|
|
||||||
[params.twitter]
|
|
||||||
# set Twitter handles for Twitter cards
|
|
||||||
# see https://developer.twitter.com/en/docs/tweets/optimize-with-cards/guides/getting-started#card-and-content-attribution
|
|
||||||
# do not include @
|
|
||||||
creator = ""
|
|
||||||
site = ""
|
|
||||||
|
|
||||||
[languages]
|
[languages]
|
||||||
[languages.en]
|
[languages.en]
|
||||||
languageName = "English"
|
languageName = "English"
|
||||||
title = "Richard"
|
title = "Richard Blog"
|
||||||
|
|
||||||
[languages.en.params]
|
[languages.en.params]
|
||||||
#subtitle = ""
|
#subtitle = ""
|
||||||
|
Reference in New Issue
Block a user