From 8ab8e2dc017c58eeba70cd242887b6fef6c9197e Mon Sep 17 00:00:00 2001 From: Tony Ford <tonyford@strategy-investor.de> Date: Fri, 22 Nov 2024 10:32:29 +0100 Subject: [PATCH] add saison 59 --- html/59.php | 42 ++++++++++++++++++++++++++++++++++++++++++ html/_data/global.yml | 2 +- 2 files changed, 43 insertions(+), 1 deletion(-) create mode 100644 html/59.php diff --git a/html/59.php b/html/59.php new file mode 100644 index 0000000..b6eed41 --- /dev/null +++ b/html/59.php @@ -0,0 +1,42 @@ +--- +layout: default +saison: 59 +date: '2024-11-23' +ligaspieltag: 1 +step: 1 +finals_step: 2 +finalteams: 8 +managervoting: + enabled: false + result: '' +startliste: + - + - en + - se + - kz + - fr + - pl + - co + - au + - is + - gh + - nl + - tz + - fo + - ca + - kr +startliste_partien_pause: + - 2 + - 2 + - 2 + - 2 + - 2 + - 2 + - 2 + - 2 + - 2 + - 2 + - 2 + - 2 + - 0 +--- diff --git a/html/_data/global.yml b/html/_data/global.yml index 38087d0..50e0bb3 100644 --- a/html/_data/global.yml +++ b/html/_data/global.yml @@ -1 +1 @@ -saison_now: 58 +saison_now: 59 -- GitLab