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