From b65b7ab2eb63217f143754c376a7cbcfb59c6e82 Mon Sep 17 00:00:00 2001 From: olOwOlo <26087907+olOwOlo@users.noreply.github.com> Date: Thu, 1 Feb 2018 21:46:27 +0800 Subject: docs: init CHANGELOG, use `errorf` give friendlier error This relates to #23 --- exampleSite/config.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'exampleSite') diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 927761a..8350b64 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -42,6 +42,7 @@ copyright = "" # default: author.name ↓ # 默认为下面配 url = "/categories/" [params] + version = "3.x" # Used to give a friendly message when you have an incompatible update debug = false # If true, load `eruda.min.js`. See https://github.com/liriliri/eruda since = "2017" # Site creation time # 站点建立时间 -- cgit v1.2.3