mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-17 04:40:53 +08:00
Update subtitle.pug
This commit is contained in:
committed by
GitHub
Unverified
parent
d12f5be271
commit
8cfa1665b9
5
layout/includes/third-party/subtitle.pug
vendored
5
layout/includes/third-party/subtitle.pug
vendored
@@ -1,7 +1,4 @@
|
|||||||
- const { effect,loop,source,sub } = theme.subtitle
|
- const { effect,loop,source,sub,startDelay,typeSpeed,backSpeed } = theme.subtitle
|
||||||
- const startDelay = theme.subtitle.startDelay ?? 300
|
|
||||||
- const typeSpeed = theme.subtitle.typeSpeed ?? 150
|
|
||||||
- const backSpeed = theme.subtitle.backSpeed ?? 50
|
|
||||||
- let subContent = sub || new Array()
|
- let subContent = sub || new Array()
|
||||||
|
|
||||||
case source
|
case source
|
||||||
|
|||||||
Reference in New Issue
Block a user