From 08a9b0570b27757debe2d2aaae1d0a8fadfc1a3a Mon Sep 17 00:00:00 2001 From: Leonard Francis Coogan Date: Mon, 1 Jun 2026 20:27:45 -0400 Subject: [PATCH] changed title and license --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index 0140b11..c8f26d9 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,8 +1,8 @@ baseURL = 'https://existential.beauty' languageCode = 'en-us' -title = "fm'latghor" +title = "Leonard Francis Coogan" theme = 'XMin' -copyright = 'Existential.Beauty by Leonard Francis Coogan is licensed under CC BY-SA 4.0' +copyright = '2026 Existential.Beauty by Leonard Francis Coogan. All Rights Reserved' # [[menu.main]] # url = "/categories"