release: 1.2.0

This commit is contained in:
xaoxuu 2021-06-26 16:09:07 +08:00
parent 6393657690
commit 38263f19c8
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
######## Stellar info ######## ######## Stellar info ########
stellar: stellar:
version: '1.1.1' version: '1.2.0'
homepage: 'https://xaoxuu.com/wiki/stellar/' homepage: 'https://xaoxuu.com/wiki/stellar/'
repo: 'https://github.com/xaoxuu/hexo-theme-stellar' repo: 'https://github.com/xaoxuu/hexo-theme-stellar'
cdn_css: # Use cdn links instead of /css/main.css cdn_css: # Use cdn links instead of /css/main.css

View File

@ -1,6 +1,6 @@
{ {
"name": "hexo-theme-stellar", "name": "hexo-theme-stellar",
"version": "1.1.1", "version": "1.2.0",
"description": "Elegant and powerful theme for Hexo.", "description": "Elegant and powerful theme for Hexo.",
"main": "package.json", "main": "package.json",
"scripts": { "scripts": {