Skip to content

Commit 747766e

Browse files
committed
Replace images with buttons
1 parent 7974904 commit 747766e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

rules/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ SR2026 Rules
88
============
99

1010
{% if page.show_rulebook %}
11-
[<img class="left" src="{{ site.baseurl }}/resources/2025/rulebook.png" />]({{ site.baseurl }}/resources/2026/rulebook.html)
1211
The rules, regulations and specifications for the SR2026 competition can be
13-
found in the [rulebook]({{ site.baseurl }}/resources/2026/rulebook.html).
12+
found in the rulebook:
1413

15-
The rules may be subject to changes, so please ensure you're using the most up-to-date version.
16-
We will also let you know of any important changes by email.
14+
<a href="{{ site.baseurl }}/resources/2026/rulebook.html" class="button button-primary">Download rulebook</a>
15+
16+
The challenges for the SR2026 competition can be found in the challenges document:
1717

18-
<br>
18+
<a href="{{ site.baseurl }}/resources/2026/challenges.html" class="button button-primary">Download challenges</a>
1919

20-
[<img class="left" src="{{ site.baseurl }}/resources/2025/challenges.png" />]({{ site.baseurl }}/resources/2026/challenges.html)
21-
The challenges for the SR2026 competition can be found in the [challenges document]({{ site.baseurl }}/resources/2026/challenges.html).
20+
The rules and challenges may be subject to changes, so please ensure you're using the most up-to-date version.
21+
We will also let you know of any important changes by email.
2222
{% else %}
2323
The rules, regulations and specifications for the SR2026 competition will be released at Kickstart.
2424
{% endif %}

0 commit comments

Comments
 (0)