summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2022-08-17 19:18:50 +0200
committeremkael <emkael@tlen.pl>2022-08-17 19:18:50 +0200
commit6974bcd902f1aec9d5fa4469962b415566bffb83 (patch)
tree22ec08c093d9f1e8fd03726366804e1907740ca5 /config
parentf3ef33b5ec39262bfbdf269e4c3702f63d23698b (diff)
2022-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 bc11caf..acae262 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -117,8 +117,15 @@
"date": "2022-03-31",
"menu_age": "new",
"url": "2022-01.html",
- "links": ["index.html"],
"name": "I 2022",
"index": "19"
+ },
+ {
+ "date": "2022-06-30",
+ "menu_age": "new",
+ "url": "2022-02.html",
+ "links": ["index.html"],
+ "name": "II 2022",
+ "index": "20"
}
]