# frozen_string_literal: true module Jekyll module Favicon VERSION = "1.0.0-2" end end