diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml index 75f1f4e..fe8877a 100644 --- a/config.toml +++ b/config.toml @@ -5,8 +5,8 @@ theme = "flamingo" staticDir = ['static'] [author] - name = "Gabriel Giovanini" - email = "gabriel.giovanini@pm.me" + name = "Gabriel A. Giovanini" + email = "mail@gabrielgio.me" [markup] defaultMarkdownHandler = "goldmark" |