summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/dates.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/config/dates.json b/config/dates.json
index 48e324f..81aed29 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -7,8 +7,14 @@
},
{
"date": "2017-03-31",
- "url": "index.html",
+ "url": "2017-02.html",
"name": "II 2017",
"index": "2"
+ },
+ {
+ "date": "2017-06-30",
+ "url": "index.html",
+ "name": "III 2017",
+ "index": "3"
}
]