diff --git a/config.toml b/config.toml index 122c797..5e8960a 100644 --- a/config.toml +++ b/config.toml @@ -23,9 +23,8 @@ canonifyurls = true tag = "tags" [params] - [author] - name = "Greg Gauthier" - email = "gmgauthier@protonmail.com" + author.name = "Greg Gauthier" + author.email = "gmgauthier@protonmail.com" logo = "img/atari-symbol-only-no-background.png" titleLink = "https://ataricode.com/" subtitle = "A site devoted to learning to code on Atari 8-Bit computers."