diff options
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index fe8877a..bf38398 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "http://gabrielgio.me/" +baseURL = "https://gabrielgio.me/" languageCode = "en-us" title = "Yet Another Blog" theme = "flamingo" |