mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 19:30:54 +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 startDelay = theme.subtitle.startDelay ?? 300
|
||||
- const typeSpeed = theme.subtitle.typeSpeed ?? 150
|
||||
- const backSpeed = theme.subtitle.backSpeed ?? 50
|
||||
- const { effect,loop,source,sub,startDelay,typeSpeed,backSpeed } = theme.subtitle
|
||||
- let subContent = sub || new Array()
|
||||
|
||||
case source
|
||||
|
||||
Reference in New Issue
Block a user