Sha256: ae78eb37305797bd6dc16f43d7513e882043c3ef9cdde01489aff23470ba4ea3
Contents?: true
Size: 143 Bytes
Versions: 1
Compression:
Stored size: 143 Bytes
Contents
# Prevent bundler errors module Liquid; class Tag; end; end module Jekyll class SeoTag < Liquid::Tag VERSION = '1.3.1'.freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-seo-tag-1.3.1 | lib/jekyll-seo-tag/version.rb |