mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 20:30:53 +08:00
🔖 修改版本號
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user