summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2020-05-13 22:38:57 +0200
committeremkael <emkael@tlen.pl>2020-05-13 22:38:57 +0200
commit50c6216807281b41e656feb0c3961eaa164b6ed6 (patch)
treea03bd4379069954d13a2aa783fd06a46366f787a /config
parent1a42934fe9cf34df9ecbd14209b7470be33d2603 (diff)
2020-03 ranking data
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 28a6cab..b2eb263 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -75,8 +75,15 @@
"date": "2019-12-31",
"menu_age": "new",
"url": "2020-01.html",
- "links": ["index.html"],
"name": "I 2020",
"index": "13"
+ },
+ {
+ "date": "2020-03-31",
+ "menu_age": "new",
+ "url": "2020-02.html",
+ "links": ["index.html"],
+ "name": "II 2020",
+ "index": "14"
}
]