diff --git a/hugo.toml b/hugo.toml index a548140..bf25417 100644 --- a/hugo.toml +++ b/hugo.toml @@ -5,7 +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. [markup.highlight] noClasses = false