From 51609351f2c4b5082b7e6f0744cd3811c325303f Mon Sep 17 00:00:00 2001 From: emkael Date: Tue, 11 Oct 2016 14:01:29 +0200 Subject: * initial template --- config/resources.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 config/resources.json (limited to 'config/resources.json') diff --git a/config/resources.json b/config/resources.json new file mode 100644 index 0000000..6226236 --- /dev/null +++ b/config/resources.json @@ -0,0 +1,12 @@ +{ + "scripts": [ + "jquery.min.js", + "bootstrap.min.js", + "ekko-lightbox.min.js" + ], + "sheets": [ + "readable.min.css", + "ekko-lightbox.min.css" + ], + "minify": 1 +} -- cgit v1.2.3