From d4d50d82d244ee48682ce51c3b2eea3236a7fd9e Mon Sep 17 00:00:00 2001
From: TonyFord <tonyford@strategy-investor.de>
Date: Sat, 8 Apr 2023 09:59:00 +0200
Subject: [PATCH] add new saison

---
 html/42.php           | 37 +++++++++++++++++++++++++++++++++++++
 html/_data/global.yml |  2 +-
 2 files changed, 38 insertions(+), 1 deletion(-)
 create mode 100644 html/42.php

diff --git a/html/42.php b/html/42.php
new file mode 100644
index 0000000..8014158
--- /dev/null
+++ b/html/42.php
@@ -0,0 +1,37 @@
+---
+layout: default
+saison: 42
+date: '2023-04-12'
+ligaspieltag: 5
+step: 1
+finals_step: 2
+finalteams: 8
+startliste:
+  -
+    - fr
+    - jp
+    - br
+    - bw
+    - se
+    - is
+    - nl
+    - es
+    - pl 
+    - tz
+    - de 
+    - co
+
+startliste_partien_pause:
+  - 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 cb8d535..b223e88 100644
--- a/html/_data/global.yml
+++ b/html/_data/global.yml
@@ -1 +1 @@
-saison_now: 41
+saison_now: 42
-- 
GitLab