Update subtitle.pug

This commit is contained in:
Jerry Wong
2022-08-13 12:59:53 +08:00
committed by GitHub
Unverified
parent d12f5be271
commit 8cfa1665b9

View File

@@ -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