aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/blog/posts/index.html.erb
diff options
context:
space:
mode:
authorUģis Ozols <ugis.ozolss@gmail.com>2011-08-03 13:17:16 +0300
committerUģis Ozols <ugis.ozolss@gmail.com>2011-08-03 13:17:16 +0300
commit476ad3f15810455fd40cc8374af1a253471b296c (patch)
treec3cc8e7993364f7d0fb9362cf6c0bc6e99873e44 /app/views/refinery/blog/posts/index.html.erb
parent806aef18583a4fcdc5a88a6e2acfe6b779abea4c (diff)
downloadrefinerycms-blog-476ad3f15810455fd40cc8374af1a253471b296c.tar.gz
refinerycms-blog-476ad3f15810455fd40cc8374af1a253471b296c.tar.bz2
refinerycms-blog-476ad3f15810455fd40cc8374af1a253471b296c.zip
WIP - use asset pipeline.
Diffstat (limited to 'app/views/refinery/blog/posts/index.html.erb')
-rw-r--r--app/views/refinery/blog/posts/index.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/refinery/blog/posts/index.html.erb b/app/views/refinery/blog/posts/index.html.erb
index c6ca75a..f347af1 100644
--- a/app/views/refinery/blog/posts/index.html.erb
+++ b/app/views/refinery/blog/posts/index.html.erb
@@ -17,4 +17,4 @@
<%= render :partial => '/refinery/blog/shared/body_content_right' %>
<%= render :partial => "/refinery/content_page" %>
-<% content_for :stylesheets, stylesheet_link_tag('refinerycms-blog') %>
+<% content_for :stylesheets, stylesheet_link_tag('refinery/blog/frontend') %>