summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2018-02-16 22:39:35 +0100
committeremkael <emkael@tlen.pl>2018-02-16 22:39:35 +0100
commita335fc076cb9137bf5cb2d01ab9c2829e25b1d2f (patch)
tree6bd2e3685a396191c413b7e87b87e07b7606269e
parent3261307325108ad09a8c0f7c53ea5d7212b57b83 (diff)
New ranking edition added
-rw-r--r--config/dates.json8
1 files changed, 7 insertions, 1 deletions
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"
}
]