summaryrefslogtreecommitdiff
path: root/config/dates.json
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2024-06-06 12:50:28 +0200
committeremkael <emkael@tlen.pl>2024-06-06 12:50:28 +0200
commite5548733c7887582221cb2acb03260c5a50eac19 (patch)
treef4ecb7bfd6325ea2a8736057ef369732124d5744 /config/dates.json
parent50d7811e1d88ea07f3dbfc82b91388dd181637d8 (diff)
2024-01 editionHEADmaster
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 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"
}
]