diff options
-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 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" } ] |