From 6c0cf7c4bb1564b02a7f07df2c77fad8d31a18cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustavo=20Quint=C3=A3o?= Date: Mon, 17 Jun 2019 16:15:55 -0300 Subject: Add avatar param to README Add avatar param to the Configuration section of the README file. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 271a113..0472e12 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ In your `config.toml` file, define the following variables in `params`: - `author`: Name of the author - `description`: Short description of the author +- `avatar`: Path of file containing the author avatar image To add a social link, add the following lines in `params`: -- cgit v1.2.3