chore(release): v3.4.0

This commit is contained in:
XPoet 2021-01-28 17:54:20 +08:00
parent 73c63d5c88
commit 2ab5d610f7
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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": {