mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2025-09-15 12:58:48 +08:00
🔖 修改版本號
This commit is contained in:
parent
aa8c509b96
commit
71c8a37af2
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hexo-theme-butterfly",
|
||||
"version": "2.3.5",
|
||||
"version": "3.0.0",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": ">=8.10.0"
|
||||
|
||||
2
source/js/third-party/canvas-ribbon.js
vendored
2
source/js/third-party/canvas-ribbon.js
vendored
@ -15,7 +15,7 @@
|
||||
return;
|
||||
}
|
||||
|
||||
config = {
|
||||
var config = {
|
||||
z: attr(script, "zIndex", -1), // z-index
|
||||
a: attr(script, "alpha", 0.6), // alpha
|
||||
s: attr(script, "size", 90), // size
|
||||
|
||||
Loading…
Reference in New Issue
Block a user