diff options
| author | triethyl <triethylammonium@pm.me> | 2025-10-13 12:00:03 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-10-13 12:00:03 -0400 |
| commit | 2496db965db4fa48197cb31c7750b2a16523ed32 (patch) | |
| tree | ce174f1f94426c8727a31680e0c8e415e998ba66 /site/hugo.toml | |
| parent | b2393801585b7e152ffbffb3226f720e66454ea6 (diff) | |
renamed theme and added content
Diffstat (limited to 'site/hugo.toml')
| -rw-r--r-- | site/hugo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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]] |
