# frozen_string_literal: true

require "jekyll"
require "jekyll-default-layout/generator"

module JekyllDefaultLayout
end
