diff options
author | emkael <emkael@tlen.pl> | 2017-09-06 10:58:06 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2017-09-06 10:58:06 +0200 |
commit | f7d7d04c6127c0344f49f7857411ea8796c2e4c9 (patch) | |
tree | 66506ca5e9e972cfea95f2b9e05bd8de115ab8cc /config | |
parent | 9414a559f8b10fbd8972d33bf4bc08cf16c820cf (diff) |
New 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 48e324f..81aed29 100644 --- a/config/dates.json +++ b/config/dates.json @@ -7,8 +7,14 @@ }, { "date": "2017-03-31", - "url": "index.html", + "url": "2017-02.html", "name": "II 2017", "index": "2" + }, + { + "date": "2017-06-30", + "url": "index.html", + "name": "III 2017", + "index": "3" } ] |