15 lines
292 B
YAML
15 lines
292 B
YAML
tour_one:
|
|
steps:
|
|
1:
|
|
title: "TOUR ONE step one ENGLISH"
|
|
text: "we show this on your first visit"
|
|
attachTo:
|
|
element: "p"
|
|
placement: "top"
|
|
|
|
tour_two:
|
|
steps:
|
|
1:
|
|
title: "TOUR TWO step one ENGLISH"
|
|
text: "we show this on your second visit"
|