From 54f569c3c252155416651a68817bf7c55f131c9b Mon Sep 17 00:00:00 2001 From: Tony Ford <tonyford@strategy-investor.de> Date: Sat, 6 Jul 2024 16:59:18 +0200 Subject: [PATCH] add saison 55 --- html/55.php | 40 ++++++++++++++++++++++++++++++++++++++++ html/_data/global.yml | 2 +- 2 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 html/55.php diff --git a/html/55.php b/html/55.php new file mode 100644 index 0000000..1cf83b0 --- /dev/null +++ b/html/55.php @@ -0,0 +1,40 @@ +--- +layout: default +saison: 55 +date: '2024-07-09' +ligaspieltag: 4 +step: 1 +finals_step: 2 +finalteams: 8 +managervoting: + enabled: false + result: '' +startliste: + - + - ca + - se + - kz + - nl + - fo + - is + - pl + - gh + - us + - co + - tz + - fr +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 59152ed..494e25d 100644 --- a/html/_data/global.yml +++ b/html/_data/global.yml @@ -1 +1 @@ -saison_now: 54 +saison_now: 55 -- GitLab