diff --git a/_data/conf.yml b/_data/conf.yml index ec343da..397c815 100644 --- a/_data/conf.yml +++ b/_data/conf.yml @@ -464,3 +464,7 @@ quiet-room: public-transportation: show: true + +speaker-info-form: + show: true + form-url: https://forms.gle/vJCi5rvUPgxrZQA67 diff --git a/forms/alt-collection.html b/forms/alt-collection.html index bc47de5..4f0187e 100644 --- a/forms/alt-collection.html +++ b/forms/alt-collection.html @@ -7,9 +7,11 @@

Collecting Speaker Image Descriptions

+ {% if site.data.conf.speaker-info-form.show %}
- Code4Lib 2024: Speaker Image Form + Code4Lib {{ site.data.conf.year }}: Speaker Image Form
+ {% endif %}

As part of our ongoing pursuit of an increasingly accessible Code4Lib experience, we are improving the conference's speaker page by providing more descriptive alternative text for the speaker images. Instead of just repeating the person's name, we are asking all speakers to provide a short description of their provided image. The provided text will be set as the alt text but also made visible alongside the bios as shown in the screenshot.