summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2021-05-09 19:06:06 +0200
committeremkael <emkael@tlen.pl>2021-05-09 19:06:06 +0200
commit4d425f5012edeb9dc8bc2bba16445681672623f4 (patch)
tree830456c9478a6d42f6ea162d85351b802b29f44a /config
parent392bffcd45f176725863baa9d2819423b1d9307c (diff)
2021-03-31 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 b2eb263..077e56e 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -82,8 +82,15 @@
"date": "2020-03-31",
"menu_age": "new",
"url": "2020-02.html",
- "links": ["index.html"],
"name": "II 2020",
"index": "14"
+ },
+ {
+ "date": "2021-03-31",
+ "menu_age": "new",
+ "url": "2021-01.html",
+ "links": ["index.html"],
+ "name": "I 2021",
+ "index": "15"
}
]