From f2c98f2c40873caa3ae4f8d10ee9464803e7721a Mon Sep 17 00:00:00 2001 From: Trip Kirkpatrick Date: Tue, 5 Nov 2024 15:23:47 -0500 Subject: [PATCH 1/2] =?UTF-8?q?Opened=20up=20workshop=20proposals=20until?= =?UTF-8?q?=2020=20Nov=20=F0=9F=94=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _data/conf.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/conf.yml b/_data/conf.yml index da66524..21f1139 100644 --- a/_data/conf.yml +++ b/_data/conf.yml @@ -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 From ec90ed646aeeb87d27a2754755cd7d1fa7eb7472 Mon Sep 17 00:00:00 2001 From: Trip Kirkpatrick Date: Tue, 5 Nov 2024 15:24:22 -0500 Subject: [PATCH 2/2] =?UTF-8?q?Set=20title=20to=20be=20sequence-accurate?= =?UTF-8?q?=20=F0=9F=94=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _includes/homepage/pre_conference.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/homepage/pre_conference.html b/_includes/homepage/pre_conference.html index c6a9eda..85a1644 100644 --- a/_includes/homepage/pre_conference.html +++ b/_includes/homepage/pre_conference.html @@ -175,7 +175,7 @@

Proposals

{% 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'