summaryrefslogtreecommitdiff
path: root/config/resources.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/resources.json')
-rw-r--r--config/resources.json12
1 files changed, 12 insertions, 0 deletions
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
+}