Update setup
authorAntonin Descampe <antonin@gmail.com>
Sun, 19 Jun 2016 22:14:13 +0000 (00:14 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Jun 2016 22:14:13 +0000 (00:14 +0200)
_includes/JB/setup

index 96a4a8d4514e3a0113809e32f8115e73af31468d..2f7954b347b72c5984766b59396856bb65c6ce56 100644 (file)
@@ -17,7 +17,7 @@
     {% if site.JB.ASSET_PATH %}
       {% assign ASSET_PATH = site.JB.ASSET_PATH %}
     {% else %}
-      {% capture ASSET_PATH %}{{ BASE_PATH }}/assets/themes/{{ page.theme.name }}{% endcapture %}
+      {% capture ASSET_PATH %}{{ BASE_PATH }}/assets/themes/{{ layout.theme.name }}{% endcapture %}
     {% endif %}  
   {% endif %}
-{% endcapture %}{% assign jbcache = nil %}
\ No newline at end of file
+{% endcapture %}{% assign jbcache = nil %}