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 a1a6bc5..0cd3e5b 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -25,8 +25,14 @@
},
{
"date": "2017-12-31",
- "url": "index.html",
+ "url": "2018-01.html",
"name": "I 2018",
"index": "5"
+ },
+ {
+ "date": "2018-03-31",
+ "url": "index.html",
+ "name": "II 2018",
+ "index": "6"
}
]