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

github.com/yihui/hugo-xmag.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYihui Xie <xie@yihui.name>2017-07-11 08:26:25 +0300
committerYihui Xie <xie@yihui.name>2017-07-11 08:26:25 +0300
commit271f9899d1757ff4387a27d349f5f8286bd60b50 (patch)
tree6218e00f22c78e5e78da31c03dd1b4e3996c2f38 /exampleSite
parentfb54a9a50948edbf6ba187760c200f6d8dbdd688 (diff)
make the ellipse configurable
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 3d51136..84c89c6 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -45,3 +45,4 @@ paginate = 6
[params.text]
back = "&larr; Back to Home"
edit = "Edit this page &rarr;"
+ truncated = "&hellip;"