diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/dates.json | 9 |
1 files changed, 8 insertions, 1 deletions
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" } ] |