From 6a4c92c4ec9fd6576e50f060ea127d3d1ca43999 Mon Sep 17 00:00:00 2001 From: Gabriele Musco Date: Wed, 10 Mar 2021 08:41:49 +0100 Subject: [PATCH] readme: put author in params in config file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 87ca8df..9519e85 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ paginate = 5 # number of articles per page in the index [params] + author = "Gabriele Musco" logo = "/images/mylogo.png" favicon = "/images/myfavicon.png" showTags = true # show the Tags menu item; default true