From c0385e4397560f2c33d2d79b52bbe0bc6ddcc3a4 Mon Sep 17 00:00:00 2001
From: emkael <emkael@tlen.pl>
Date: Mon, 30 May 2022 01:59:04 +0200
Subject: 2022-03 edition

---
 config/dates.json | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

(limited to 'config')

diff --git a/config/dates.json b/config/dates.json
index de0f847..bc11caf 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -110,8 +110,15 @@
         "date": "2021-12-31",
         "menu_age": "new",
         "url": "2021-04.html",
-        "links": ["index.html"],
         "name": "IV 2021",
         "index": "18"
+    },
+    {
+        "date": "2022-03-31",
+        "menu_age": "new",
+        "url": "2022-01.html",
+        "links": ["index.html"],
+        "name": "I 2022",
+        "index": "19"
     }
 ]
-- 
cgit v1.2.3