summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/dates.json3
-rw-r--r--config/db.jsonbin0 -> 149 bytes
-rw-r--r--config/test-dates.json4
3 files changed, 7 insertions, 0 deletions
diff --git a/config/dates.json b/config/dates.json
new file mode 100644
index 0000000..7dfdd66
--- /dev/null
+++ b/config/dates.json
@@ -0,0 +1,3 @@
+{
+ "2016-12-31": "."
+}
diff --git a/config/db.json b/config/db.json
new file mode 100644
index 0000000..9db40bf
--- /dev/null
+++ b/config/db.json
Binary files differ
diff --git a/config/test-dates.json b/config/test-dates.json
new file mode 100644
index 0000000..f417da7
--- /dev/null
+++ b/config/test-dates.json
@@ -0,0 +1,4 @@
+{
+ "2016-12-31": "2017-01.html",
+ "2017-04-30": "."
+}