From 1d6cb642b29c4a60b4ad11791bfbd5b4bed1620b Mon Sep 17 00:00:00 2001
From: Tony Ford <tonyford@strategy-investor.de>
Date: Sat, 1 Jun 2024 14:30:14 +0200
Subject: [PATCH] add saison 54

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

diff --git a/html/54.php b/html/54.php
new file mode 100644
index 0000000..9ffde6d
--- /dev/null
+++ b/html/54.php
@@ -0,0 +1,41 @@
+---
+layout: default
+saison: 54
+date: '2024-06-04'
+ligaspieltag: 4
+step: 1
+finals_step: 2
+finalteams: 8
+managervoting: 
+  enabled: false
+  result: ''
+startliste:
+  -
+    - kr
+    - se
+    - fo
+    - kz 
+    - nl 
+    - co 
+    - us
+    - fr
+    - is
+    - tz
+    - pl
+    - gh
+    - ca
+startliste_partien_pause:
+  - 2
+  - 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 f742106..59152ed 100644
--- a/html/_data/global.yml
+++ b/html/_data/global.yml
@@ -1 +1 @@
-saison_now: 53
+saison_now: 54
-- 
GitLab