summaryrefslogtreecommitdiff
path: root/config/dates.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/dates.json')
-rw-r--r--[l---------]config/dates.json15
1 files changed, 14 insertions, 1 deletions
diff --git a/config/dates.json b/config/dates.json
index f302866..48e324f 120000..100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -1 +1,14 @@
-prod-dates.json \ No newline at end of file
+[
+ {
+ "date": "2016-12-31",
+ "url": "2017-01.html",
+ "name": "I 2017",
+ "index": "1"
+ },
+ {
+ "date": "2017-03-31",
+ "url": "index.html",
+ "name": "II 2017",
+ "index": "2"
+ }
+]