added new landing page
This commit is contained in:
1
app/views/landings/_image.html.erb
Normal file
1
app/views/landings/_image.html.erb
Normal file
@@ -0,0 +1 @@
|
||||
<div class="landing-post"><a href="<%= post_path(post) %>"><img src="<%= post.medium_file_url %>" width="<%= post.medium_image_width %>" height="<%= post.medium_image_height %>"><div class="data"><p><%= post.essential_tag_string %></p></div></a></div>
|
||||
Reference in New Issue
Block a user