From b4a44e6af44975276aa3de6c57ea81aa8be1d3aa Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Wed, 11 Jun 2025 00:32:12 -0500 Subject: [PATCH] changed title --- hugo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index f690ee2..82ffdae 100644 --- a/hugo.toml +++ b/hugo.toml @@ -5,7 +5,8 @@ languageCode = "en-us" # Remove it if you use the theme as a remote Hugo Module. theme = "terminal" pagination.pagerSize = 5 -\# Required for Chroma and the custom syntax highlighting. +title = "Richard" +# Required for Chroma and the custom syntax highlighting. [markup.highlight] noClasses = false