Skip to content

Commit

Permalink
Merge pull request #13 from code4lib/add-cfp-workshops
Browse files Browse the repository at this point in the history
Open up call for workshop proposals
  • Loading branch information
triplingual authored Nov 5, 2024
2 parents 786c887 + ec90ed6 commit 80a1b3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions _data/conf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,9 +254,9 @@ keynote-proposals:
end-date: '2024-11-22'

workshop-proposals:
show: false
submission-form: 'https://forms.gle/XxG9n5G5wVskwK8v7'
end-date: '2023-11-30'
show: true
submission-form: 'https://docs.google.com/forms/d/e/1FAIpQLSchZV9hUVHG7rzp0LEqSdzNrRlvrc3JYqcNODBFIFNuZu5raA/viewform?usp=sf_link'
end-date: '2024-11-20'

talk-proposals:
show: false
Expand Down
2 changes: 1 addition & 1 deletion _includes/homepage/pre_conference.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ <h3 class="expo">Proposals</h3>
<!-- Workshops -->
{% if site.data.conf.workshop-proposals.show %}
{% include homepage/going_on_block.html
title='Conference Workshops'
title='Post-Conference Workshops'
end-date=site.data.conf.workshop-proposals.end-date
url=site.data.conf.workshop-proposals.submission-form
url-text='Propose a workshop'
Expand Down

0 comments on commit 80a1b3c

Please sign in to comment.