build: build v3.1.0

This commit is contained in:
XPoet 2021-01-05 18:42:15 +08:00
parent e64d82e4cb
commit 7036ac380e
2 changed files with 8 additions and 7 deletions

View File

@ -15,7 +15,7 @@ style:
primary_color: '#0066CC'
# Avatar (You can use local image or image external link)
avatar: /images/avatar.png
avatar: /images/avatar.svg
# Favicon (You can use local image or image external link)
favicon: /images/logo.svg
@ -200,4 +200,4 @@ footer:
# ---------------------------------------------------------------------------------------
# Keep version (Please don't modify)
# ---------------------------------------------------------------------------------------
version: 3.0.4
version: 3.1.0

View File

@ -1,6 +1,6 @@
{
"name": "hexo-theme-keep",
"version": "3.0.4",
"version": "3.1.0",
"private": false,
"description": "A simple and elegant theme for Hexo.",
"scripts": {
@ -14,10 +14,11 @@
"keywords": [
"hexo",
"theme",
"simple-theme",
"elegant-theme",
"beautiful-theme",
"powerful-theme"
"hexo-theme",
"simple",
"elegant",
"beautiful",
"powerful"
],
"author": "XPoet",
"license": "MIT",