jekyll-seo-tag/lib
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
..
jekyll-seo-tag Bump to 2.1.0 2016-11-02 16:47:37 -04:00
jekyll-seo-tag.rb Fix rubocop multiline hash errors 2017-01-30 10:53:19 +09:00
template.html refactor(template): use og:image for twitter 2017-04-04 00:58:53 +08:00