jekyll-seo-tag/spec
Josh Habdas e264a9a94b
refactor(template): use og:image for twitter
#77 and #78 added support for different images on Twitter and Facebook, an advanced feature of SEO
Tag Gem. The implementation has led to complications updating JSON-LD data in #151. Under Pareto
principal we can reasonably assume this feature is not often used, and, as such, should be removed.
The result of which simplifies template logic, offers a fallback experience by leverages Twitter's
use of `og:image` in place of `twitter:image` (sees twitter card tag ref) and helps unblock #151.

Users can no longer specify a separate twitter and Facebook image. If both a Facebook (Open Graph)
and Twitter image are provided in the `image` object, the Facebook image will take precedence.
2017-04-04 00:58:53 +08:00
..
fixtures add content to fixtures 2016-02-09 18:20:34 -05:00
jekyll_seo_tag_spec.rb refactor(template): use og:image for twitter 2017-04-04 00:58:53 +08:00
spec_helper.rb Fix rubocop multiline hash errors 2017-01-30 10:53:19 +09:00