Skip to content

Commit 8a774f7

Browse files
committed
Clarify that this is configuration
1 parent 624e535 commit 8a774f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rules/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
22
layout: page
33
title: 2024 Rules
4+
show_rulebook: false
45
---
56

67
2024 Rules
78
==========
89

9-
{% if false %}
10+
{% if page.show_rulebook %}
1011
[<img class="left" src="{{ site.baseurl }}/resources/2024/rulebook.png" />]({{ site.baseurl }}/resources/2024/rulebook.html)
1112
The rules, regulations and specifications for the SR2024 competition can be
1213
found in the [rulebook]({{ site.baseurl }}/resources/2024/rulebook.html).

0 commit comments

Comments
 (0)