From 79d084a1222062df47528b8340a83ef679735267 Mon Sep 17 00:00:00 2001 From: emkael Date: Tue, 7 Feb 2023 16:25:53 +0100 Subject: 2022-04 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 01aa4d9..15347f9 100644 --- a/config/dates.json +++ b/config/dates.json @@ -131,8 +131,15 @@ "date": "2022-09-30", "menu_age": "new", "url": "2022-03.html", - "links": ["index.html"], "name": "III 2022", "index": "21" + }, + { + "date": "2022-12-31", + "menu_age": "new", + "url": "2022-04.html", + "links": ["index.html"], + "name": "IV 2022", + "index": "22" } ] -- cgit v1.2.3