From 3276470370b13e411c92146d6b5e542bdbc4b4ca Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 29 Aug 2024 21:15:03 +0200 Subject: 2024-02 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 efd80d2..28d78cc 100644 --- a/config/dates.json +++ b/config/dates.json @@ -173,8 +173,15 @@ "date": "2024-03-31", "menu_age": "new", "url": "2024-01.html", - "links": ["index.html"], "name": "I 2024", "index": "27" + }, + { + "date": "2024-06-30", + "menu_age": "new", + "url": "2024-02.html", + "links": ["index.html"], + "name": "II 2024", + "index": "28" } ] -- cgit v1.2.3