fix params.author.name

This commit is contained in:
Greg Gauthier 2025-01-15 11:00:08 +00:00
parent 280dc25abb
commit 5d1f1f6ccc

View File

@ -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."