From 93a4fa15427e61fca13508550faa2a2cfdf0e122 Mon Sep 17 00:00:00 2001 From: TonyFord <tonyford@strategy-investor.de> Date: Fri, 18 Nov 2022 14:53:51 +0100 Subject: [PATCH] add saison 38 --- html/38.php | 33 +++++++++++++++++++++++++++++++++ html/_data/global.yml | 2 +- 2 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 html/38.php diff --git a/html/38.php b/html/38.php new file mode 100644 index 0000000..31fa3be --- /dev/null +++ b/html/38.php @@ -0,0 +1,33 @@ +--- +layout: default +saison: 38 +date: '2022-11-25' +ligaspieltag: 8 +step: 1 +finals_step: 2 +finalteams: 8 +startliste: + - + - se + - tz + - is + - es + - bw + - pl + - nl + - co + - cm + - de + +startliste_partien_pause: + - 2 + - 2 + - 2 + - 2 + - 2 + - 2 + - 2 + - 2 + - 2 + - 0 +--- diff --git a/html/_data/global.yml b/html/_data/global.yml index 3784f1d..86cee44 100644 --- a/html/_data/global.yml +++ b/html/_data/global.yml @@ -1 +1 @@ -saison_now: 37 +saison_now: 38 -- GitLab