From 677a839560c0a841d32280bee04266af2e272e34 Mon Sep 17 00:00:00 2001
From: TonyFord <tonyford@strategy-investor.de>
Date: Sat, 22 Jul 2023 22:02:22 +0200
Subject: [PATCH] add Saison 45

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

diff --git a/html/45.php b/html/45.php
new file mode 100644
index 0000000..449bab1
--- /dev/null
+++ b/html/45.php
@@ -0,0 +1,38 @@
+---
+layout: default
+saison: 45
+date: '2023-07-26'
+ligaspieltag: 4
+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:
+  - 1
+  - 2
+  - 1
+  - 2
+  - 1
+  - 2
+  - 1
+  - 2
+  - 1
+  - 2
+  - 8
+---
diff --git a/html/_data/global.yml b/html/_data/global.yml
index 9504729..65a93b5 100644
--- a/html/_data/global.yml
+++ b/html/_data/global.yml
@@ -1 +1 @@
-saison_now: 44
+saison_now: 45
-- 
GitLab