diff --git a/hugo.toml b/hugo.toml index 7cbe1b1..1942a7d 100644 --- a/hugo.toml +++ b/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 = ""