diff options
| author | olOwOlo <26087907+olOwOlo@users.noreply.github.com> | 2018-11-06 19:00:57 +0800 | 
|---|---|---|
| committer | olOwOlo <26087907+olOwOlo@users.noreply.github.com> | 2018-11-06 19:00:57 +0800 | 
| commit | b11fe83ad27da925f76d75386557ab2abcd0bd9d (patch) | |
| tree | 1fb5c28d0e8047f9e5aa66787dcfb4cb5613fb60 /exampleSite | |
| parent | 8b549b522b0991499fb5503ee1b742bd972505b6 (diff) | |
chore(*): release 4.0.0
Diffstat (limited to 'exampleSite')
| -rw-r--r-- | exampleSite/config.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/exampleSite/config.toml b/exampleSite/config.toml index ba4b661..8fed952 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -49,7 +49,7 @@ copyright = ""            # default: author.name ↓        # 默认为下面配    url = "/categories/"  [params] -  version = "3.x"           # Used to give a friendly message when you have an incompatible update +  version = "4.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          # 站点建立时间 | 
