Update template/home.pug
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
sora-ext 2025-02-24 15:14:54 +01:00
parent b8e71cd6fa
commit c724167803

View File

@ -69,7 +69,7 @@ main#app
| Select and plan the varying elements of your journey
.aligner.aligner--contentEnd
.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(
v-on:click="start_journey"
) Start the journey