From 431dd4b02dc4459d722835f60ecd3b638f650b02 Mon Sep 17 00:00:00 2001 From: emkael Date: Wed, 2 Nov 2022 18:17:41 +0100 Subject: 2022-09 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 acae262..01aa4d9 100644 --- a/config/dates.json +++ b/config/dates.json @@ -124,8 +124,15 @@ "date": "2022-06-30", "menu_age": "new", "url": "2022-02.html", - "links": ["index.html"], "name": "II 2022", "index": "20" + }, + { + "date": "2022-09-30", + "menu_age": "new", + "url": "2022-03.html", + "links": ["index.html"], + "name": "III 2022", + "index": "21" } ] -- cgit v1.2.3