From b2393801585b7e152ffbffb3226f720e66454ea6 Mon Sep 17 00:00:00 2001 From: triethyl Date: Tue, 30 Sep 2025 23:15:50 -0400 Subject: fixed baseurl --- site/hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/hugo.toml b/site/hugo.toml index 5c7cd77..6c1f596 100644 --- a/site/hugo.toml +++ b/site/hugo.toml @@ -1,4 +1,4 @@ -baseURL = 'http://example.org/' +baseURL = 'https://culsans.site/' languageCode = 'en-us' title = 'culsans.site' theme = 'hugo-starter' -- cgit v1.2.3