Sha256: 2d1ac918e5f5c87ce55307adb567522387e6154671cf653f4ae22075493c06a6
Contents?: true
Size: 677 Bytes
Versions: 11
Compression:
Stored size: 677 Bytes
Contents
/ Open graph markup for Facebook = render "sharing_tags/meta/open_graphs", meta: sharing_tags.facebook if sharing_tags.facebook.present? / Twitter Card data = render "sharing_tags/meta/twitter_card", meta: sharing_tags.twitter if sharing_tags.twitter.present? / Schema.org markup for Google+ = render "sharing_tags/meta/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
11 entries across 11 versions & 1 rubygems