12 lines
230 B
YAML
12 lines
230 B
YAML
tour_one:
|
|
steps:
|
|
1:
|
|
title: "TOUR ONE step one ENGLISH"
|
|
text: "we show this on your first visit"
|
|
|
|
tour_two:
|
|
steps:
|
|
1:
|
|
title: "TOUR TWO step one ENGLISH"
|
|
text: "we show this on your second visit"
|