img
This commit is contained in:
parent
503df9204c
commit
4b5e6c538e
@ -9,7 +9,7 @@
|
||||
|
||||
= csrf_meta_tag
|
||||
-if @thumbnail_image
|
||||
= raw '<link rel="img_src" href="http://'+("#{HOSTNAME}#{@thumbnail_image}}").to_s+'" />'
|
||||
= raw '<link rel="img_src" href="http://'+("#{HOSTNAME}#{@thumbnail_image}").to_s+'" />'
|
||||
-else
|
||||
=raw '<link rel="img_src" href="http://blog.nicolasbally.com/front/logo.png" />'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user