diff options
author | emkael <emkael@tlen.pl> | 2018-08-22 12:30:22 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2018-08-22 12:30:22 +0200 |
commit | 83c732f6c67c05b641cd0d37d9e8718cbf061c65 (patch) | |
tree | 92e8299a5a8d38c89ad3b3a4d650b5c33f7b2bc2 /config | |
parent | cb96aace5545df2552003ad728b4376d7311b673 (diff) |
2018-06-30 edition data
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" } ] |