Skip to content

Commit 0f602ff

Browse files
escowlesphette23
authored andcommitted
Workshop deadline extended, t-shirt done, volunteer unlimited
1 parent 3e1c67e commit 0f602ff

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

_data/conf.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ keynote-proposals:
241241
workshop-proposals:
242242
show: true
243243
submission-form: 'https://docs.google.com/forms/d/e/1FAIpQLSf2utynFu4uNcTyhAL4JxoBt18zjS1DBcAVZ7PUgfR4VXenbg/viewform'
244-
end-date: '2025-11-18'
244+
end-date: '2025-11-21'
245245

246246
talk-proposals:
247247
show: false
@@ -259,7 +259,7 @@ poster-proposals:
259259
end-date: ''
260260

261261
shirt-proposals:
262-
show: true
262+
show: false
263263
submission-form: 'https://forms.gle/5pUUsE8PheyD6W478'
264264
end-date: '2025-11-17'
265265

@@ -415,7 +415,6 @@ volunteer-call:
415415
volunteer-committee:
416416
show: true
417417
url: 'https://wiki.code4lib.org/Code4Lib_2026_Conference_Committees'
418-
end-date: '2025-12-31'
419418

420419
volunteer-dutyoff:
421420
show: false

_includes/homepage/going_on_block.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h3>Code4Lib {{site.data.conf.year}} Main Conference is Sold Out!</h3>
2626
<div class="col-12 col-sm-6 col-md-5">
2727
{% if include.end-date.size %}
2828
Now through {{ include.end-date | date: '%B %-d'}}{% include date_ordinals.html date=include.end-date %}
29-
{% else if include.start-date.size %}
29+
{% elsif include.start-date.size %}
3030
Starting on {{ include.start-date | date: '%B %-d'}}{% include date_ordinals.html date=include.start-date %}
3131
{% endif %}
3232
</div>

0 commit comments

Comments
 (0)