Add [author] section to config.toml

This commit is contained in:
Eryn Wells 2021-10-05 19:55:14 -07:00
parent 431e6f52fa
commit 9174ce81e5

View file

@ -3,6 +3,9 @@ languageCode = 'en-us'
title = 'Erynwells.me'
theme = 'paper'
[author]
name = 'Eryn Wells'
[params]
twitter = 'erynofwales'
github = 'erynofwales'