diff options
Diffstat (limited to 'exampleSite')
-rw-r--r-- | exampleSite/config.toml | 1 |
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 # 站点建立时间 |