summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-06-07 02:23:11 +0200
committeremkael <emkael@tlen.pl>2017-06-07 02:23:11 +0200
commit60e767d96a892937868d156418532499bbf6aee1 (patch)
tree6370faf829a07176adb9248fb4ce813619d1d36c /config
parentd81a07632e831348f6d2fde309818055aef6d671 (diff)
II 2017 data
Diffstat (limited to 'config')
-rw-r--r--config/prod-dates.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/config/prod-dates.json b/config/prod-dates.json
index d086a9d..48e324f 100644
--- a/config/prod-dates.json
+++ b/config/prod-dates.json
@@ -1,8 +1,14 @@
[
{
"date": "2016-12-31",
- "url": "index.html",
+ "url": "2017-01.html",
"name": "I 2017",
"index": "1"
+ },
+ {
+ "date": "2017-03-31",
+ "url": "index.html",
+ "name": "II 2017",
+ "index": "2"
}
]