fix params.author.name
This commit is contained in:
parent
280dc25abb
commit
5d1f1f6ccc
@ -23,9 +23,8 @@ canonifyurls = true
|
|||||||
tag = "tags"
|
tag = "tags"
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
[author]
|
author.name = "Greg Gauthier"
|
||||||
name = "Greg Gauthier"
|
author.email = "gmgauthier@protonmail.com"
|
||||||
email = "gmgauthier@protonmail.com"
|
|
||||||
logo = "img/atari-symbol-only-no-background.png"
|
logo = "img/atari-symbol-only-no-background.png"
|
||||||
titleLink = "https://ataricode.com/"
|
titleLink = "https://ataricode.com/"
|
||||||
subtitle = "A site devoted to learning to code on Atari 8-Bit computers."
|
subtitle = "A site devoted to learning to code on Atari 8-Bit computers."
|
||||||
|
Loading…
Reference in New Issue
Block a user