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 894d721..efd80d2 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -166,8 +166,15 @@
"date": "2023-12-31",
"menu_age": "new",
"url": "2023-04.html",
- "links": ["index.html"],
"name": "IV 2023",
"index": "26"
+ },
+ {
+ "date": "2024-03-31",
+ "menu_age": "new",
+ "url": "2024-01.html",
+ "links": ["index.html"],
+ "name": "I 2024",
+ "index": "27"
}
]