From 6879d8e3d3144086737542049d282a832240ebc8 Mon Sep 17 00:00:00 2001 From: olOwOlo <26087907+olOwOlo@users.noreply.github.com> Date: Mon, 11 Sep 2017 23:15:13 +0800 Subject: feat: config to show more post meta word count and read time --- data/even/en.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'data/even/en.toml') diff --git a/data/even/en.toml b/data/even/en.toml index 73619f4..f84f92f 100644 --- a/data/even/en.toml +++ b/data/even/en.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" -- cgit v1.2.3