From d01f7e7b9a66e4c7444a99cb66b8626e150258ff Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Wed, 11 Jun 2025 00:29:03 -0500 Subject: [PATCH] changed title --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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