build: v2.0.2
This commit is contained in:
parent
9c38675afd
commit
f4ee266e44
|
@ -135,7 +135,7 @@ theme: ils
|
||||||
# ------------------------------------------------------------
|
# ------------------------------------------------------------
|
||||||
theme_info:
|
theme_info:
|
||||||
name: ILS
|
name: ILS
|
||||||
version: 2.0.1
|
version: 2.0.2
|
||||||
author: XPoet
|
author: XPoet
|
||||||
repository: https://github.com/XPoet/hexo-theme-ils
|
repository: https://github.com/XPoet/hexo-theme-ils
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# ------------------------------------------------------------
|
# ------------------------------------------------------------
|
||||||
theme_info:
|
theme_info:
|
||||||
name: ILS
|
name: ILS
|
||||||
version: 2.0.1
|
version: 2.0.2
|
||||||
author: XPoet
|
author: XPoet
|
||||||
repository: https://github.com/XPoet/hexo-theme-ils
|
repository: https://github.com/XPoet/hexo-theme-ils
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "hexo-theme-ils",
|
"name": "hexo-theme-ils",
|
||||||
"version": "2.0.1",
|
"version": "2.0.2",
|
||||||
"description": "A simple and beautiful theme for Hexo.",
|
"description": "A simple and beautiful theme for Hexo.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
|
Loading…
Reference in New Issue