fbo
This commit is contained in:
parent
b315ba6d72
commit
de98a839df
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
= csrf_meta_tag
|
= csrf_meta_tag
|
||||||
|
|
||||||
= raw '<link rel="image_src" href="'+@thumbnail_image.to_s+'" />' if @thumbnail_image
|
= raw '<link rel="img_src" href="'+(@thumbnail_image.to_s ? @thumbnail_image : "http://blog.nicolasbally.com/front/logo.png").to_s+'" />'
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user