From 7cbc98908654170988da08fdc8650b6b637134b0 Mon Sep 17 00:00:00 2001 From: triethyl Date: Thu, 12 Feb 2026 00:04:04 -0500 Subject: updated site name and ideas --- site/hugo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'site') diff --git a/site/hugo.toml b/site/hugo.toml index b21c083..f4052f5 100644 --- a/site/hugo.toml +++ b/site/hugo.toml @@ -1,6 +1,6 @@ -baseURL = 'https://culsans.site/' +baseURL = 'https://lucia.garden/' languageCode = 'en-us' -title = 'culsans.site' +title = 'lucia.garden' theme = 'sine' [menus] @@ -14,5 +14,5 @@ theme = 'sine' weight = 20 [[menus.main]] name = 'git' - url = 'https://git.culsans.site' + url = 'https://git.lucia.garden' weight = 30 -- cgit v1.2.3