aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/data/even/default.toml
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/data/even/default.toml')
-rw-r--r--exampleSite/data/even/default.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/exampleSite/data/even/default.toml b/exampleSite/data/even/default.toml
index 73619f4..f84f92f 100644
--- a/exampleSite/data/even/default.toml
+++ b/exampleSite/data/even/default.toml
@@ -16,6 +16,10 @@ categories = "Categories"
reward = "Reward"
seeMarkDown = "The Markdown version ยป"
+ [posts.header]
+ wordCount = "%d word"
+ readingTime = "%d min read"
+
[copyright]
author = "Author"
lastMod = "LastMod"