summaryrefslogtreecommitdiff
path: root/config/dates.json
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2023-05-12 13:32:58 +0200
committeremkael <emkael@tlen.pl>2023-05-12 13:32:58 +0200
commitadab18f97b80880f4c99a2d0f7b64c643402bfd9 (patch)
tree818a8c6e27474f6f287223a9bf4e565a795c49e8 /config/dates.json
parent13e5db0637204b9164ed5cab4cef129505548407 (diff)
2023-03 edition
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 15347f9..015b74f 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -138,8 +138,15 @@
"date": "2022-12-31",
"menu_age": "new",
"url": "2022-04.html",
- "links": ["index.html"],
"name": "IV 2022",
"index": "22"
+ },
+ {
+ "date": "2023-03-31",
+ "menu_age": "new",
+ "url": "2023-01.html",
+ "links": ["index.html"],
+ "name": "I 2023",
+ "index": "23"
}
]