Fixed indentation.
This commit is contained in:
parent
074b0ffc43
commit
5a2d5ab9c1
1 changed files with 4 additions and 4 deletions
|
|
@ -31,10 +31,10 @@ me-img: "/img/jetpacktocat.png"
|
|||
dynamic-typing: True
|
||||
shuffle: True # Shuffle the lines.
|
||||
loop: True
|
||||
loop-count: False #Set False for infinite loop, or set any number for finite loop.
|
||||
type-speed: 10 #Default 10
|
||||
start-delay: 200 #Default 200
|
||||
delete-delay: 5000 #Default 5000
|
||||
loop-count: False # Set False for infinite loop, or set any number for finite loop.
|
||||
type-speed: 10 # Default 10
|
||||
start-delay: 200 # Default 200
|
||||
delete-delay: 5000 # Default 5000
|
||||
lines: # You can add HTML Tags in the Text
|
||||
- text: "The lower you fall, the higher you'll fly."
|
||||
- text: "May the wind under your wings bear you where the sun sails and the moon walks."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue