diff --git a/hugo.toml b/hugo.toml index 2abe102..07bb233 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = 'https://example.org/' +baseURL = 'http://daemonlord.in/' languageCode = 'en-us' title = 'Daemon Lord' theme = 'terminal'