diff --git a/config.toml b/config.toml index e8d64bc..56302e9 100644 --- a/config.toml +++ b/config.toml @@ -4,6 +4,10 @@ title = 'David Eisinger' theme = 'v2' enableGitInfo = true +[author] + name = 'David Eisinger' + email = 'hello@davideisinger.com' + [permalinks] pages = '/:title'