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 8c7aa5c..067def2 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -49,8 +49,14 @@
},
{
"date": "2018-12-31",
- "url": "index.html",
+ "url": "2019-01.html",
"name": "I 2019",
"index": "9"
+ },
+ {
+ "date": "2019-03-31",
+ "url": "index.html",
+ "name": "II 2019",
+ "index": "10"
}
]