summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/dates.json16
1 files changed, 15 insertions, 1 deletions
diff --git a/config/dates.json b/config/dates.json
index 894d721..28d78cc 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -166,8 +166,22 @@
"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",
+ "name": "I 2024",
+ "index": "27"
+ },
+ {
+ "date": "2024-06-30",
+ "menu_age": "new",
+ "url": "2024-02.html",
+ "links": ["index.html"],
+ "name": "II 2024",
+ "index": "28"
}
]