module Jekyll
module Jekyll::ArchivesV2
class Jekyll::ArchivesV2::Archive
class Jekyll::ArchivesV2::Archives
class Jekyll::ArchivesV2::PageDrop
jekyll-archives-v2
0.0.2
# frozen_string_literal: true module Jekyll module ArchivesV2 VERSION = "0.0.2" end end