Sha256: c873ebb0bebcb5269d6a77f0030dc540555607d2131d55a9bca380696ae82a06
Contents?: true
Size: 662 Bytes
Versions: 4
Compression:
Stored size: 662 Bytes
Contents
/ Open graph markup for Facebook = render "sharing_tags/open_graphs", meta: sharing_tags.facebook if sharing_tags.facebook.present? / Twitter Card data = render "sharing_tags/twitter_card", meta: sharing_tags.twitter if sharing_tags.twitter.present? / Schema.org markup for Google+ = render "sharing_tags/schema_tags", meta: sharing_tags.google if sharing_tags.google.present? / Vkontakte https://vk.com/dev/share_details / TODO: /link rel="image_src" href="/site-preview.jpg" /meta name=”description” content=”155 characters of message matching text with a call to action goes here” /<title>Up to 70 Characters of Keyword-relevant text here</title>
Version data entries
4 entries across 4 versions & 1 rubygems