From 862c65c2b14f33c477a157482db0a1219b69cacc Mon Sep 17 00:00:00 2001
From: Tony Ford <tonyford@strategy-investor.de>
Date: Sat, 13 Jan 2024 21:18:14 +0100
Subject: [PATCH] add saison 50

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

diff --git a/html/50.php b/html/50.php
new file mode 100644
index 0000000..53087af
--- /dev/null
+++ b/html/50.php
@@ -0,0 +1,38 @@
+---
+layout: default
+saison: 50
+date: '2024-02-19'
+ligaspieltag: 7
+step: 1
+finals_step: 2
+finalteams: 8
+managervoting: 
+  enabled: false
+  result: ''
+startliste:
+  -
+    - fi
+    - kz
+    - se
+    - tz
+    - pl
+    - nl
+    - co
+    - is
+    - de
+    - fr
+    - us
+
+startliste_partien_pause:
+  - 2
+  - 2
+  - 2
+  - 2
+  - 2
+  - 2
+  - 2
+  - 2
+  - 2
+  - 2
+  - 0
+---
diff --git a/html/_data/global.yml b/html/_data/global.yml
index 6f72598..76f70be 100644
--- a/html/_data/global.yml
+++ b/html/_data/global.yml
@@ -1 +1 @@
-saison_now: 49
+saison_now: 50
-- 
GitLab