aboutsummaryrefslogtreecommitdiff
path: root/exampleSite
diff options
context:
space:
mode:
authorolOwOlo <26087907+olOwOlo@users.noreply.github.com>2018-02-01 21:46:27 +0800
committerolOwOlo <26087907+olOwOlo@users.noreply.github.com>2018-02-01 21:46:27 +0800
commitb65b7ab2eb63217f143754c376a7cbcfb59c6e82 (patch)
treeccae1e9e3d4cce740b8c05a4326d5094206cf8c6 /exampleSite
parentdf28365582e7b95666729a975924496124801732 (diff)
docs: init CHANGELOG, use `errorf` give friendlier error
This relates to #23
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 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 # 站点建立时间