Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vaga/hugo-theme-m10c.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabien CASTERS <fabien@vaga.io>2020-10-08 13:19:14 +0300
committerFabien <vaga@users.noreply.github.com>2020-10-08 13:24:48 +0300
commit982e21856dac446de160ebebff02c419feac86a7 (patch)
treecd5ef51d8ecbe691ea8ce313cdf80c1ca4a1ac43 /README.md
parent143e072fa91595d85dda9b16859edaa56d35528e (diff)
Add option `menu_item_separator`
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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`: