summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2022-05-30 01:59:04 +0200
committeremkael <emkael@tlen.pl>2022-05-30 01:59:04 +0200
commitc0385e4397560f2c33d2d79b52bbe0bc6ddcc3a4 (patch)
tree92c04c31c21f6aa125f504c30c3f0c488296a38e /config
parent904f26bcf7d5d2d806b8bd911caa893fb26a73fa (diff)
2022-03 edition
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 de0f847..bc11caf 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -110,8 +110,15 @@
"date": "2021-12-31",
"menu_age": "new",
"url": "2021-04.html",
- "links": ["index.html"],
"name": "IV 2021",
"index": "18"
+ },
+ {
+ "date": "2022-03-31",
+ "menu_age": "new",
+ "url": "2022-01.html",
+ "links": ["index.html"],
+ "name": "I 2022",
+ "index": "19"
}
]