From 6a8ec645fa74d20584e1bf2b2f2e0d60a3d95c91 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Wed, 29 Dec 2021 09:19:46 -0800 Subject: config: add author information --- config.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.toml') diff --git a/config.toml b/config.toml index 6a6f070..7162180 100644 --- a/config.toml +++ b/config.toml @@ -7,6 +7,10 @@ enableGitInfo = true [params] homeText = "A collection of notes" +[author] + name = "Franck Cuny" + email = "franck@fcuny.net" + [taxonomies] tag = "tags" -- cgit 1.4.1