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 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" } ] |