Skip to content

Commit 9bef5f4

Browse files
committed
who even knows at this point
1 parent 3321a8e commit 9bef5f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/calendar-deadlines.ics

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ X-PUBLISHED-TTL:PT1H{% for conf in site.data.conferences %}
1616
{%- elsif tz[1] contains "+" -%}
1717
{%- assign tz = tz[1] | replace: "+", "-" -%}
1818
{%- else -%}
19-
{%- assign tz = tz[1] -%}
19+
{%- assign tz = "-1" -%}
2020
{%- endif -%}
2121
{%- else -%}
2222
{%- assign tz = "-12" -%}

0 commit comments

Comments
 (0)