From 34da85228eda5b70a83a21f1bfe8a100be6e0543 Mon Sep 17 00:00:00 2001 From: TonyFord <tonyford@strategy-investor.de> Date: Sun, 27 Aug 2023 20:29:56 +0200 Subject: [PATCH] add saison 46 --- html/46.php | 38 ++++++++++++++++++++++++++++++++++++++ html/_data/global.yml | 2 +- 2 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 html/46.php diff --git a/html/46.php b/html/46.php new file mode 100644 index 0000000..599f602 --- /dev/null +++ b/html/46.php @@ -0,0 +1,38 @@ +--- +layout: default +saison: 46 +date: '2023-08-30' +ligaspieltag: 5 +step: 1 +finals_step: 2 +finalteams: 8 +managervoting: + enabled: false + result: '' +startliste: + - + - kz + - jp + - co + - pl + - is + - fr + - nl + - de + - se + - bw + - tz + +startliste_partien_pause: + - 2 + - 2 + - 2 + - 2 + - 2 + - 2 + - 2 + - 2 + - 2 + - 2 + - 2 +--- diff --git a/html/_data/global.yml b/html/_data/global.yml index 65a93b5..db23cc8 100644 --- a/html/_data/global.yml +++ b/html/_data/global.yml @@ -1 +1 @@ -saison_now: 45 +saison_now: 46 -- GitLab