summaryrefslogtreecommitdiff
path: root/config/dates.json
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-06-07 13:12:02 +0200
committeremkael <emkael@tlen.pl>2017-06-07 13:57:20 +0200
commit62b4ca23e0ac41653a35ddbe95ed6262a5f49f97 (patch)
treea74975f9c8dbd34c85ebb731167707bf3774a192 /config/dates.json
parent35548990b2e148f083da44c6ceb5c6630af8bc2f (diff)
Separate test dataset no longer needed
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"
+ }
+]