A few more absolute urls
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
- content_for :banner do
|
||||
- image = image_url('grafitti.jpg')
|
||||
- image = image_path('grafitti.jpg')
|
||||
#header-title.short{style: capable_of(:svg) ? nil : "background-image: url(#{image})"}
|
||||
- if capable_of(:svg)
|
||||
= render 'application/banner_image.svg', {:image => image}
|
||||
|
||||
Reference in New Issue
Block a user