diff options
| author | triethyl <triethylammonium@pm.me> | 2025-09-30 23:15:50 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-09-30 23:15:50 -0400 |
| commit | b2393801585b7e152ffbffb3226f720e66454ea6 (patch) | |
| tree | f7f60ebbbb09c5a765d969ade53b9bfe003060db /site | |
| parent | d5e7f028013140b62df33d8f43b2c7a0e14722f9 (diff) | |
fixed baseurl
Diffstat (limited to 'site')
| -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 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' |
