From 982e21856dac446de160ebebff02c419feac86a7 Mon Sep 17 00:00:00 2001 From: Fabien CASTERS Date: Thu, 8 Oct 2020 12:19:14 +0200 Subject: Add option `menu_item_separator` --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6e1135a..bb82bbc 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,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 +- `menu_item_separator`: Separator between each menu item. HTML allowed (default: " - ") To add a menu item, add the following lines in `menu`: -- cgit v1.2.3