From 0f6662cf3cc62efae7d618346fd45efc253ef590 Mon Sep 17 00:00:00 2001 From: bimmer44 Date: Mon, 28 Jan 2019 18:25:41 +0200 Subject: Added support for a mailto: link in the sidebar. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 59741fd..28d8b1f 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ You can also include useful menu links by including `"menu=main"` items in your You can optionally use the `pre` and `post` vars to include HTML before or after the `name` in the resulting links. +You can use the `"contact_email"` `[param]` to set a mailto: link the in the sidebar. Leave blank if you don't want it. + ### Color Schemes @@ -193,4 +195,4 @@ Here is a full example `config.toml`: ## Licensing -This theme is released under the [MIT License](LICENSE.md). \ No newline at end of file +This theme is released under the [MIT License](LICENSE.md). -- cgit v1.2.3