We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28c2ec0 commit 4978c41Copy full SHA for 4978c41
_layouts/calendar-deadlines.ics
@@ -10,7 +10,8 @@ DTSTART:19700101T000000Z
10
TZOFFSETFROM:+0000
11
TZOFFSETTO:+0000
12
END:STANDARD
13
-END:VTIMEZONE{% for conf in site.data.conferences %}
+END:VTIMEZONE
14
+{% for conf in site.data.conferences %}
15
{%- if conf.cfp_ext -%}
16
{%- assign cfp = conf.cfp_ext -%}
17
{%- assign extended = "(extended)" -%}
0 commit comments