Skip to content

Commit 4978c41

Browse files
committed
whitespace
1 parent 28c2ec0 commit 4978c41

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_layouts/calendar-deadlines.ics

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ DTSTART:19700101T000000Z
1010
TZOFFSETFROM:+0000
1111
TZOFFSETTO:+0000
1212
END:STANDARD
13-
END:VTIMEZONE{% for conf in site.data.conferences %}
13+
END:VTIMEZONE
14+
{% for conf in site.data.conferences %}
1415
{%- if conf.cfp_ext -%}
1516
{%- assign cfp = conf.cfp_ext -%}
1617
{%- assign extended = "(extended)" -%}

0 commit comments

Comments
 (0)