From 6974bcd902f1aec9d5fa4469962b415566bffb83 Mon Sep 17 00:00:00 2001 From: emkael Date: Wed, 17 Aug 2022 19:18:50 +0200 Subject: 2022-06 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 bc11caf..acae262 100644 --- a/config/dates.json +++ b/config/dates.json @@ -117,8 +117,15 @@ "date": "2022-03-31", "menu_age": "new", "url": "2022-01.html", - "links": ["index.html"], "name": "I 2022", "index": "19" + }, + { + "date": "2022-06-30", + "menu_age": "new", + "url": "2022-02.html", + "links": ["index.html"], + "name": "II 2022", + "index": "20" } ] -- cgit v1.2.3