Skip to content

Commit 2897b4b

Browse files
authored
Merge pull request #9 from code4lib/issue#8
fixes issue #8
2 parents bb3aa5b + 729eca6 commit 2897b4b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_data/conf.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -180,14 +180,14 @@ sponsor-btn-link: 'https://www.concentra-cms.com/c4l23sponsorreg.html'
180180
###########
181181

182182
keynote-proposals:
183-
show: false
184-
submission-form: ''
185-
end-date: ''
183+
show: true
184+
submission-form: 'https://wiki.code4lib.org/2023_Keynote_Speakers_Nominations'
185+
end-date: '2022-11-29'
186186

187187
workshop-proposals:
188-
show: false
189-
submission-form: ''
190-
end-date: ''
188+
show: true
189+
submission-form: 'https://forms.gle/e1fgutRMHRxJJwVQ7'
190+
end-date: '2022-11-30'
191191

192192
talk-proposals:
193193
show: true

0 commit comments

Comments
 (0)