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