Skip to content

Commit d4c1d14

Browse files
committed
Remove introduction text from start page
1 parent d3d5ab7 commit d4c1d14

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

frontend/src/views/StartView.vue

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,11 @@ import {teams} from "@/helpers";
2020
<p>
2121
To set up a new match, go through this page from top to bottom.
2222
The full procedure can be found in the
23-
<a target="_blank" href="https://robocup-ssl.github.io/ssl-rules/sslrules.html#_match_preparation">
23+
<q-btn dense color="primary" target="_blank"
24+
href="https://robocup-ssl.github.io/ssl-rules/sslrules.html#_match_preparation">
2425
rule book
25-
</a>.
26-
</p>
27-
<p>
28-
After you have started a new match, select the division and match type.
29-
The division is important to apply the respective rule set.
30-
The match type is broadcast in the referee messages. It may for example be used for automatic log file processing.
26+
</q-btn>
27+
.
3128
</p>
3229
<div class="row justify-evenly">
3330
<div class="q-pa-md">

0 commit comments

Comments
 (0)