File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -477,5 +477,5 @@ public-transportation:
477477 show : false
478478
479479speaker-info-form :
480- show : false
481- form-url : https://forms.gle/vJCi5rvUPgxrZQA67
480+ show : true
481+ form-url : " https://forms.gle/Emqq9J3vYX4siMg98 "
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ <h1>Collecting Speaker Image Descriptions</h1>
99
1010 {% if site.data.conf.speaker-info-form.show %}
1111 < div class ="alert alert-warning ">
12- < a href ="{{ site.data.conf.speaker-info-form.form-url }} "> Code4Lib {{ site.data.conf.year }}: Speaker Image Form</ a >
12+ < a href ="{{ site.data.conf.speaker-info-form.form-url }} "> Code4Lib {{ site.data.conf.year }}: Speaker Information Form</ a >
1313 </ div >
1414 {% endif %}
1515
You can’t perform that action at this time.
0 commit comments