summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2016-10-11 22:35:34 +0200
committeremkael <emkael@tlen.pl>2016-10-11 22:35:34 +0200
commitcc60038fcec9e038e0d92a8d8f738e7464f68ed7 (patch)
tree03a358e714b6fbca231bd95d4dfc35d25558d21c /config
parentce325924f1ccdfd57dfcfdf107c7c289e019ea3f (diff)
* basic footer for page template
Diffstat (limited to 'config')
-rw-r--r--config/resources.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/resources.json b/config/resources.json
index 6226236..d069964 100644
--- a/config/resources.json
+++ b/config/resources.json
@@ -6,7 +6,8 @@
],
"sheets": [
"readable.min.css",
- "ekko-lightbox.min.css"
+ "ekko-lightbox.min.css",
+ "style.css"
],
"minify": 1
}