summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2023-08-05 00:27:40 +0200
committeremkael <emkael@tlen.pl>2023-08-05 00:27:40 +0200
commitfea401911b430ef48b9471f78abcd4262a600d1e (patch)
treefcd6cbba2e1a09b0fbd3fd713ce7da31d08bc8fc /config
parent7e419352d848ec9b989366916926ba3959c591ea (diff)
2023-06 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 015b74f..bf5125d 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -145,8 +145,15 @@
"date": "2023-03-31",
"menu_age": "new",
"url": "2023-01.html",
- "links": ["index.html"],
"name": "I 2023",
"index": "23"
+ },
+ {
+ "date": "2023-06-30",
+ "menu_age": "new",
+ "url": "2023-02.html",
+ "links": ["index.html"],
+ "name": "II 2023",
+ "index": "24"
}
]