From 8d3cc5d90ebb9b24f15ea27f7d86a9d209269b1d Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Wed, 11 Jun 2025 00:41:32 -0500 Subject: [PATCH] changed title --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index 1942a7d..2f902c9 100644 --- a/hugo.toml +++ b/hugo.toml @@ -66,7 +66,7 @@ pagination.pagerSize = 5 [languages] [languages.en] languageName = "English" - title = "Richard Blog" + title = 'Richard's Blog' [languages.en.params] #subtitle = "" @@ -84,7 +84,7 @@ pagination.pagerSize = 5 words = "words" [languages.en.params.logo] - logoText = "Richard" + logoText = 'Richard's Blog' logoHomeLink = "/" [languages.en.menu]