summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2021-09-03 01:20:57 +0200
committeremkael <emkael@tlen.pl>2021-09-03 01:20:57 +0200
commitf21207b73a50896a107ba636ef61fe27da5225bf (patch)
tree8208e8940a41bada604ec1843314f317858d6c86 /config
parent745d173a1d038e63983e9f0e015bb6551262f307 (diff)
2021-02 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 077e56e..69587fc 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -89,8 +89,15 @@
"date": "2021-03-31",
"menu_age": "new",
"url": "2021-01.html",
- "links": ["index.html"],
"name": "I 2021",
"index": "15"
+ },
+ {
+ "date": "2021-06-30",
+ "menu_age": "new",
+ "url": "2021-02.html",
+ "links": ["index.html"],
+ "name": "II 2021",
+ "index": "16"
}
]