Skip to content
Snippets Groups Projects
Commit 9721f375 authored by pabois's avatar pabois
Browse files

show post

parent 9134150c
No related branches found
No related tags found
No related merge requests found
......@@ -54,8 +54,6 @@
</div>
<div class="card-body">
<%= image_tag @post.featured_image.variant(resize: '400'), class: 'img-fluid' %>
<%= @post.featured_image.url %>
<%= @post.featured_image.variant(resize: '400').url %>
</div>
</div>
<% end %>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment