We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e15cbf4 commit 031bf87Copy full SHA for 031bf87
1 file changed
index.html
@@ -92,7 +92,7 @@ <h3 class="header">{{ day.day }}</h3>
92
</div>
93
{% endfor %}
94
95
- {% unless page.schedule-final %}
+ {% unless page.schedule.final %}
96
<p class="disclaimer">* This schedule is not final; it is subject to change.</p>
97
{% endunless %}
98
0 commit comments