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