diff options
author | emkael <emkael@tlen.pl> | 2019-09-02 15:52:18 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2019-09-02 15:52:18 +0200 |
commit | 3cbd8861fbb03a721d318cf38c68ba7841bb3ba1 (patch) | |
tree | f0e149ae0107fee4e82caa6faea794e1fdb1e8c4 /config | |
parent | e52ea5882ec8908694b8892ae90499983e2c4615 (diff) |
2019-06 ranking edition
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 067def2..20b45d4 100644 --- a/config/dates.json +++ b/config/dates.json @@ -55,8 +55,14 @@ }, { "date": "2019-03-31", - "url": "index.html", + "url": "2019-02.html", "name": "II 2019", "index": "10" + }, + { + "date": "2019-06-30", + "url": "index.html", + "name": "III 2019", + "index": "11" } ] |