From da4e3a5b6670e5116c95d7c6db8d7155d66968e6 Mon Sep 17 00:00:00 2001 From: emkael Date: Fri, 14 Apr 2017 01:56:17 +0200 Subject: Dates config expanded, standard path included in uniform build scripts --- config/prod-dates.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 config/prod-dates.json (limited to 'config/prod-dates.json') diff --git a/config/prod-dates.json b/config/prod-dates.json new file mode 100644 index 0000000..d086a9d --- /dev/null +++ b/config/prod-dates.json @@ -0,0 +1,8 @@ +[ + { + "date": "2016-12-31", + "url": "index.html", + "name": "I 2017", + "index": "1" + } +] -- cgit v1.2.3