diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 3980f38..43c6591 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ baseURL = "https://gabrielgio.me/" languageCode = "en-us" -title = "Yet Another blog" +title = "Yet Another Blog" theme = "flamingo" staticDir = ['static'] |