diff options
| -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' |
