From 4d425f5012edeb9dc8bc2bba16445681672623f4 Mon Sep 17 00:00:00 2001 From: emkael Date: Sun, 9 May 2021 19:06:06 +0200 Subject: 2021-03-31 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 b2eb263..077e56e 100644 --- a/config/dates.json +++ b/config/dates.json @@ -82,8 +82,15 @@ "date": "2020-03-31", "menu_age": "new", "url": "2020-02.html", - "links": ["index.html"], "name": "II 2020", "index": "14" + }, + { + "date": "2021-03-31", + "menu_age": "new", + "url": "2021-01.html", + "links": ["index.html"], + "name": "I 2021", + "index": "15" } ] -- cgit v1.2.3