summaryrefslogtreecommitdiff
path: root/config/dates.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/dates.json')
-rw-r--r--config/dates.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/config/dates.json b/config/dates.json
index 69587fc..0b5abae 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -96,8 +96,15 @@
"date": "2021-06-30",
"menu_age": "new",
"url": "2021-02.html",
- "links": ["index.html"],
"name": "II 2021",
"index": "16"
+ },
+ {
+ "date": "2021-09-30",
+ "menu_age": "new",
+ "url": "2021-03.html",
+ "links": ["index.html"],
+ "name": "III 2021",
+ "index": "17"
}
]