summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/dates.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/config/dates.json b/config/dates.json
index 01aa4d9..15347f9 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -131,8 +131,15 @@
"date": "2022-09-30",
"menu_age": "new",
"url": "2022-03.html",
- "links": ["index.html"],
"name": "III 2022",
"index": "21"
+ },
+ {
+ "date": "2022-12-31",
+ "menu_age": "new",
+ "url": "2022-04.html",
+ "links": ["index.html"],
+ "name": "IV 2022",
+ "index": "22"
}
]