From adab18f97b80880f4c99a2d0f7b64c643402bfd9 Mon Sep 17 00:00:00 2001 From: emkael Date: Fri, 12 May 2023 13:32:58 +0200 Subject: 2023-03 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 15347f9..015b74f 100644 --- a/config/dates.json +++ b/config/dates.json @@ -138,8 +138,15 @@ "date": "2022-12-31", "menu_age": "new", "url": "2022-04.html", - "links": ["index.html"], "name": "IV 2022", "index": "22" + }, + { + "date": "2023-03-31", + "menu_age": "new", + "url": "2023-01.html", + "links": ["index.html"], + "name": "I 2023", + "index": "23" } ] -- cgit v1.2.3