Sha256: 165838025826c80164fc7712b70e1a8b0aad96c9882c95f0d0a934c8d863ef4f

Contents?: true

Size: 145 Bytes

Versions: 1

Compression:

Stored size: 145 Bytes

Contents

# Prevent bundler errors
module Liquid; class Tag; end; end

module Jekyll
  class Octicons < Liquid::Tag
    VERSION = '2.0.0'.freeze
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-octicons-2.0.0 lib/jekyll-octicons/version.rb