From 60576cdef675c3b19cc29aaa8f8ff508bfb1bd16 Mon Sep 17 00:00:00 2001 From: Adrian Friedli Date: Wed, 24 Oct 2018 22:25:30 +0200 Subject: [PATCH] fix cfp end weekday --- data/cosin.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/cosin.toml b/data/cosin.toml index cbc0b21..16608cd 100644 --- a/data/cosin.toml +++ b/data/cosin.toml @@ -37,7 +37,7 @@ flyer_path = "flyer_cosin2018.pdf" cfp_running = false cfp_url = "https://frab.ccczh.ch/en/cosin/cfp/session/new" -cfp_end_date_weekday = "Donnerstag" +cfp_end_date_weekday = "Freitag" cfp_end_date_day = 31 cfp_end_date_month = "Mai"