Sha256: 0c4c6e1ccff2b8b69065b3f30b09669df399f75bc322c3b84bc4242ddc29cb02
Contents?: true
Size: 543 Bytes
Versions: 28
Compression:
Stored size: 543 Bytes
Contents
%section.social-feed .section-wrapper %h3.section-title Photo Album %a FirstNightPGH .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
28 entries across 28 versions & 1 rubygems