fix params.author.name
This commit is contained in:
parent
280dc25abb
commit
5d1f1f6ccc
@ -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."
|
||||
|
Loading…
Reference in New Issue
Block a user