Skip to content

Commit db6071d

Browse files
committed
Standardized display conditional between jumbotron and a11y page 🔎
1 parent c2e9a0e commit db6071d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

general-info/accessibility.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h2 id="contactus">Accommodation Requests or Questions</h2>
3232
<h2 id="captioning">Live Captioning</h2>
3333
<p>
3434
During the general conference, Code4Lib {{site.data.conf.year}} will feature live captioning{% if site.data.conf.closed-captioning.service %} by {{site.data.conf.closed-captioning.service}}{% endif %}. In order to improve the quality of this service, we ask everyone to speak slowly and clearly so the captioning service is able to accurately capture what you say. Any prerecorded sessions or talks will also be live captioned.
35-
{% if site.data.conf.closed-captioning.show %}
35+
{% if site.data.conf.closed-captioning.url != nil %}
3636
Attendees, both local and remote, may view the text stream at:
3737
<a href="{{site.data.conf.closed-captioning.url}}">{{site.data.conf.closed-captioning.url}}</a>
3838
{% endif %}

0 commit comments

Comments
 (0)