Update template/home.pug
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b8e71cd6fa
commit
c724167803
@ -69,7 +69,7 @@ main#app
|
|||||||
| Select and plan the varying elements of your journey
|
| Select and plan the varying elements of your journey
|
||||||
.aligner.aligner--contentEnd
|
.aligner.aligner--contentEnd
|
||||||
.input
|
.input
|
||||||
input#journey_id(v-model="journey_id", placeholder="ID", type="text")
|
input#journey.id(v-model="journey.id", placeholder="ID", type="text")
|
||||||
button.button.button--primary.button--mobileFull(
|
button.button.button--primary.button--mobileFull(
|
||||||
v-on:click="start_journey"
|
v-on:click="start_journey"
|
||||||
) Start the journey
|
) Start the journey
|
||||||
|
Loading…
x
Reference in New Issue
Block a user