chore(release): v3.4.0
This commit is contained in:
parent
73c63d5c88
commit
2ab5d610f7
|
@ -102,6 +102,7 @@ post:
|
|||
wordcount: false # word count, one article
|
||||
min2read: false # time to read, one article
|
||||
|
||||
# Author label
|
||||
author_label:
|
||||
enable: true
|
||||
auto: true # if true, show Lv1, Lv2, Lv3... , If false, show custom label
|
||||
|
@ -232,4 +233,4 @@ footer:
|
|||
# ---------------------------------------------------------------------------------------
|
||||
# Keep version (Please don't modify)
|
||||
# ---------------------------------------------------------------------------------------
|
||||
version: 3.3.2
|
||||
version: 3.4.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "hexo-theme-keep",
|
||||
"version": "3.3.2",
|
||||
"version": "3.4.0",
|
||||
"private": false,
|
||||
"description": "A simple and elegant theme for Hexo.",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue