Sha256: 41d52a97691904f63d4b66169d4af5917ed47ddfabf7468c9cd34329a1c7b762

Contents?: true

Size: 146 Bytes

Versions: 1

Compression:

Stored size: 146 Bytes

Contents

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

module Jekyll
  class Octicons < Liquid::Tag
    VERSION = "16.0.0".freeze
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

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