Sha256: 0b0c22ec8223ee1cbc065b418582a4c61137c6c887118836a2a7fec863e45377
Contents?: true
Size: 472 Bytes
Versions: 11
Compression:
Stored size: 472 Bytes
Contents
%section.social-feed .section-wrapper .social-posts .grid-sizer - posts.each do |post| %article.instagram-post = link_to post.url do = image_tag post.standard_res_image_url, class: "insta-image", alt: "Lead Image" .post-text %p.post = post.text %span.user-account = "@#{post.user_username}" %time = time_ago_in_words(post.created_time)
Version data entries
11 entries across 11 versions & 1 rubygems