summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2019-05-23 20:24:06 +0200
committeremkael <emkael@tlen.pl>2019-05-23 20:24:06 +0200
commit45a928b2982990ba14a8bc1a30725a66a3118831 (patch)
treea4db51b13361cba2ab14337be0a4c3182ad52f6c /config
parent28439ffa587cb9c7bc40eaf40584eb27a92be811 (diff)
2019-03-31 rankings
Diffstat (limited to 'config')
-rw-r--r--config/dates.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/config/dates.json b/config/dates.json
index 8c7aa5c..067def2 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -49,8 +49,14 @@
},
{
"date": "2018-12-31",
- "url": "index.html",
+ "url": "2019-01.html",
"name": "I 2019",
"index": "9"
+ },
+ {
+ "date": "2019-03-31",
+ "url": "index.html",
+ "name": "II 2019",
+ "index": "10"
}
]