From e9fc50e27cdf2f3909c0be03c9851e06fc003ce7 Mon Sep 17 00:00:00 2001 From: Tony Ford <tonyford@strategy-investor.de> Date: Sat, 19 Oct 2024 12:47:43 +0200 Subject: [PATCH] add saison 58 --- html/58.php | 42 ++++++++++++++++++++++++++++++++++++++++++ html/_data/global.yml | 2 +- 2 files changed, 43 insertions(+), 1 deletion(-) create mode 100644 html/58.php diff --git a/html/58.php b/html/58.php new file mode 100644 index 0000000..4ac161a --- /dev/null +++ b/html/58.php @@ -0,0 +1,42 @@ +--- +layout: default +saison: 58 +date: '2024-10-20' +ligaspieltag: 2 +step: 1 +finals_step: 2 +finalteams: 8 +managervoting: + enabled: false + result: '' +startliste: + - + - en + - kz + - fo + - co + - is + - nl + - se + - pl + - tz + - fr + - ca + - gh + - au + - kr +startliste_partien_pause: + - 1 + - 2 + - 2 + - 2 + - 2 + - 1 + - 3 + - 1 + - 2 + - 2 + - 2 + - 2 + - 0 +--- diff --git a/html/_data/global.yml b/html/_data/global.yml index f1e2a9b..38087d0 100644 --- a/html/_data/global.yml +++ b/html/_data/global.yml @@ -1 +1 @@ -saison_now: 57 +saison_now: 58 -- GitLab