Merge branch 'dev'

This commit is contained in:
Jerry
2020-06-16 21:19:47 +08:00
Unverified
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "hexo-theme-butterfly", "name": "hexo-theme-butterfly",
"version": "2.3.5", "version": "3.0.0",
"private": true, "private": true,
"engines": { "engines": {
"node": ">=8.10.0" "node": ">=8.10.0"

View File

@@ -15,7 +15,7 @@
return; return;
} }
config = { var config = {
z: attr(script, "zIndex", -1), // z-index z: attr(script, "zIndex", -1), // z-index
a: attr(script, "alpha", 0.6), // alpha a: attr(script, "alpha", 0.6), // alpha
s: attr(script, "size", 90), // size s: attr(script, "size", 90), // size