Skip to content

Commit 93ddb8f

Browse files
committed
add poster voting link and remove poster proposal template
1 parent bd1a04a commit 93ddb8f

File tree

3 files changed

+3
-41
lines changed

3 files changed

+3
-41
lines changed

Diff for: _data/conf.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -243,9 +243,9 @@ panel-voting:
243243
end-date:
244244

245245
poster-voting:
246-
show: false
247-
url: 'https://goo.gl/tM4JJq'
248-
end-date: '2021-11-29'
246+
show: true
247+
url: 'https://docs.google.com/forms/d/e/1FAIpQLSdPB96c7KqbKJJUN99al0fH2YeMhMyveuFd5_atqvtatZXexQ/viewform'
248+
end-date: '2022-03-18'
249249

250250
shirt-voting:
251251
show: false

Diff for: _includes/homepage/pre_conference.html

-2
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,6 @@ <h3 class="expo">Voting</h3>
9191
{% if site.data.conf.poster-voting.show %}
9292
{% include homepage/going_on_block.html
9393
title='Posters'
94-
more-info-link='/posters/proposed-posters.html'
95-
more-info-text='View proposed posters'
9694
end-date=site.data.conf.poster-voting.end-date
9795
url=site.data.conf.poster-voting.url
9896
url-text='Vote!'

Diff for: posters/proposed-posters.html

-36
This file was deleted.

0 commit comments

Comments
 (0)