From 3c1f9c3e4276b88db207978556a905dbc4f57e03 Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Wed, 7 Apr 2021 22:53:26 +0800 Subject: [PATCH] release: 1.1.0 --- _config.yml | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index bc478b9d4..7fa967ec1 100755 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ ######## Stellar info ######## stellar: - version: '1.0.1' + version: '1.1.0' homepage: 'https://xaoxuu.com/wiki/stellar/' repo: 'https://github.com/xaoxuu/hexo-theme-stellar' cdn_css: # Use cdn links instead of /css/main.css @@ -173,7 +173,7 @@ style: darkmode: auto # set 'auto' to enable, set 'false' to disable animated_avatar: animate: auto # auto, always - background: https://img.vim-cn.com/7f/b2c0a988ce5a12108069b41f08234a83af51fa.webp + background: https://cdn.jsdelivr.net/gh/cdn-x/placeholder@1.0.2/avatar/round/rainbow64@3x.webp default: avatar: https://cdn.jsdelivr.net/gh/cdn-x/placeholder@1.0.1/avatar/round/3442075.svg diff --git a/package.json b/package.json index 13f31dabc..e1f8dc109 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-stellar", - "version": "1.0.1", + "version": "1.1.0", "description": "Elegant and powerful theme for Hexo.", "main": "package.json", "scripts": {