From e5548733c7887582221cb2acb03260c5a50eac19 Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 6 Jun 2024 12:50:28 +0200 Subject: 2024-01 edition --- config/dates.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'config/dates.json') diff --git a/config/dates.json b/config/dates.json index 894d721..efd80d2 100644 --- a/config/dates.json +++ b/config/dates.json @@ -166,8 +166,15 @@ "date": "2023-12-31", "menu_age": "new", "url": "2023-04.html", - "links": ["index.html"], "name": "IV 2023", "index": "26" + }, + { + "date": "2024-03-31", + "menu_age": "new", + "url": "2024-01.html", + "links": ["index.html"], + "name": "I 2024", + "index": "27" } ] -- cgit v1.2.3