Publish preliminary CoSin 2019 schedule
This commit is contained in:
parent
c77152b581
commit
dcec8ac005
1 changed files with 6 additions and 6 deletions
|
@ -34,7 +34,7 @@ flyer_available = true
|
|||
flyer_path = "flyer_cosin2019.pdf"
|
||||
|
||||
|
||||
cfp_running = true
|
||||
cfp_running = false
|
||||
cfp_url = "https://frab.cosin.ch/de/cosin/cfp"
|
||||
|
||||
cfp_end_date_weekday = "Freitag"
|
||||
|
@ -42,12 +42,12 @@ cfp_end_date_day = 31
|
|||
cfp_end_date_month = "Mai"
|
||||
|
||||
|
||||
schedule_available = false
|
||||
schedule_main_url = "https://www.cosin.ch/fahrplan/2018/index.html"
|
||||
schedule_available = true
|
||||
schedule_main_url = "https://www.cosin.ch/fahrplan/2019/index.html"
|
||||
schedule_day_urls = [
|
||||
"https://www.cosin.ch/fahrplan/2018/schedule/1.html",
|
||||
"https://www.cosin.ch/fahrplan/2018/schedule/2.html",
|
||||
"https://www.cosin.ch/fahrplan/2018/schedule/3.html"]
|
||||
"https://www.cosin.ch/fahrplan/2019/schedule/1.html",
|
||||
"https://www.cosin.ch/fahrplan/2019/schedule/2.html",
|
||||
"https://www.cosin.ch/fahrplan/2019/schedule/3.html"]
|
||||
|
||||
|
||||
irc_server = "ircs://irc.chaostreff.ch:6601/"
|
||||
|
|
Loading…
Reference in a new issue