diff options
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 0cd3e5b..9216642 100644 --- a/config/dates.json +++ b/config/dates.json @@ -31,8 +31,14 @@ }, { "date": "2018-03-31", - "url": "index.html", + "url": "2018-02.html", "name": "II 2018", "index": "6" + }, + { + "date": "2018-06-30", + "url": "index.html", + "name": "III 2018", + "index": "7" } ] |