diff options
author | emkael <emkael@tlen.pl> | 2018-05-23 10:25:01 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2018-05-23 10:25:01 +0200 |
commit | a0d6feda81192f9ad9040340e71fa544995a1f5f (patch) | |
tree | 5f04fc9c5264e802fd9fafd7bcadb3a2eb471b16 /config | |
parent | a335fc076cb9137bf5cb2d01ab9c2829e25b1d2f (diff) |
2018-03-31 rankings
Diffstat (limited to 'config')
-rw-r--r-- | config/dates.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/config/dates.json b/config/dates.json index a1a6bc5..0cd3e5b 100644 --- a/config/dates.json +++ b/config/dates.json @@ -25,8 +25,14 @@ }, { "date": "2017-12-31", - "url": "index.html", + "url": "2018-01.html", "name": "I 2018", "index": "5" + }, + { + "date": "2018-03-31", + "url": "index.html", + "name": "II 2018", + "index": "6" } ] |