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

github.com/ExchangeRate-API/strange-case.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbimmer44 <david@rooikat.com>2019-01-28 19:25:41 +0300
committerbimmer44 <david@rooikat.com>2019-01-28 19:25:41 +0300
commit0f6662cf3cc62efae7d618346fd45efc253ef590 (patch)
tree911b1ddc6bbb162cd17d82a4498a0aca3efb7fe3 /README.md
parentc638c3b0f753eb7232eba95aab68216c45fddfa8 (diff)
Added support for a mailto: link in the sidebar.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
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).