From 50c6216807281b41e656feb0c3961eaa164b6ed6 Mon Sep 17 00:00:00 2001 From: emkael Date: Wed, 13 May 2020 22:38:57 +0200 Subject: 2020-03 ranking data --- config/dates.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'config') 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" } ] -- cgit v1.2.3