From 288d2d457bbc1d4927ab5e00806a4b445345d600 Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Wed, 11 Jun 2025 00:30:41 -0500 Subject: [PATCH] changed title --- hugo.toml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/hugo.toml b/hugo.toml index bf25417..f690ee2 100644 --- a/hugo.toml +++ b/hugo.toml @@ -5,8 +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. +\# Required for Chroma and the custom syntax highlighting. [markup.highlight] noClasses = false @@ -75,7 +74,7 @@ title = 'Richard's Blog' [languages] [languages.en] languageName = "English" - title = "Richard's Blog" + title = "Richard" [languages.en.params] #subtitle = "" @@ -93,7 +92,7 @@ title = 'Richard's Blog' words = "words" [languages.en.params.logo] - logoText = "Richard's Blog" + logoText = "Richard" logoHomeLink = "/" [languages.en.menu]