diff --git a/hugo.toml b/hugo.toml index 82ffdae..7cbe1b1 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" +title = "Richard Blog" # Required for Chroma and the custom syntax highlighting. [markup.highlight] noClasses = false