We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bb6a75 commit 308051dCopy full SHA for 308051d
lib/jekyll-archives.rb
@@ -30,8 +30,6 @@ def initialize(config = nil)
30
end
31
32
def generate(site)
33
- puts " - Generating Archives..."
34
-
35
@site = site
36
@posts = site.posts
37
@archives = []
0 commit comments