From a335fc076cb9137bf5cb2d01ab9c2829e25b1d2f Mon Sep 17 00:00:00 2001 From: emkael Date: Fri, 16 Feb 2018 22:39:35 +0100 Subject: New ranking edition added --- config/dates.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'config') diff --git a/config/dates.json b/config/dates.json index 6cb84b3..a1a6bc5 100644 --- a/config/dates.json +++ b/config/dates.json @@ -19,8 +19,14 @@ }, { "date": "2017-09-30", - "url": "index.html", + "url": "2017-04.html", "name": "IV 2017", "index": "4" + }, + { + "date": "2017-12-31", + "url": "index.html", + "name": "I 2018", + "index": "5" } ] -- cgit v1.2.3