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.
|
||||
theme = "terminal"
|
||||
pagination.pagerSize = 5
|
||||
title = "Richard Blog"
|
||||
# Required for Chroma and the custom syntax highlighting.
|
||||
[markup.highlight]
|
||||
noClasses = false
|
||||
@ -64,18 +63,10 @@ title = "Richard Blog"
|
||||
# Example format, with date, time, and timezone abbreviation:
|
||||
# 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.en]
|
||||
languageName = "English"
|
||||
title = "Richard"
|
||||
title = "Richard Blog"
|
||||
|
||||
[languages.en.params]
|
||||
#subtitle = ""
|
||||
|
Reference in New Issue
Block a user