Adapt pretalx urls 2023
This commit is contained in:
parent
271153c950
commit
8cbdd59388
1 changed files with 5 additions and 5 deletions
|
@ -36,7 +36,7 @@ flyer_path = "flyer_cosin2020.pdf"
|
|||
|
||||
|
||||
cfp_running = false
|
||||
cfp_url = "https://pretalx.cosin.ch/cosin/cosin2023/"
|
||||
cfp_url = "https://pretalx.cosin.ch/cosin2023/cfp"
|
||||
|
||||
cfp_end_date_weekday = "Freitag"
|
||||
cfp_end_date_day = 31
|
||||
|
@ -44,11 +44,11 @@ cfp_end_date_month = "Mai"
|
|||
|
||||
|
||||
schedule_available = false
|
||||
schedule_main_url = "https://fahrplan.cosin.ch/fahrplan/2019/index.html"
|
||||
schedule_main_url = "https://pretalx.cosin.ch/cosin2023/schedule/"
|
||||
schedule_day_urls = [
|
||||
"https://fahrplan.cosin.ch/fahrplan/2019/schedule/1.html",
|
||||
"https://fahrplan.cosin.ch/fahrplan/2019/schedule/2.html",
|
||||
"https://fahrplan.cosin.ch/fahrplan/2019/schedule/3.html"]
|
||||
"https://pretalx.cosin.ch/cosin2023/schedule/#2023-06-16",
|
||||
"https://pretalx.cosin.ch/cosin2023/schedule/#2023-06-17",
|
||||
"https://pretalx.cosin.ch/cosin2023/schedule/#2023-06-18"]
|
||||
|
||||
|
||||
streaming_available = false
|
||||
|
|
Loading…
Reference in a new issue