From 2496db965db4fa48197cb31c7750b2a16523ed32 Mon Sep 17 00:00:00 2001 From: triethyl Date: Mon, 13 Oct 2025 12:00:03 -0400 Subject: renamed theme and added content --- site/hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/hugo.toml') diff --git a/site/hugo.toml b/site/hugo.toml index 6c1f596..b21c083 100644 --- a/site/hugo.toml +++ b/site/hugo.toml @@ -1,7 +1,7 @@ baseURL = 'https://culsans.site/' languageCode = 'en-us' title = 'culsans.site' -theme = 'hugo-starter' +theme = 'sine' [menus] [[menus.main]] -- cgit v1.2.3