align 'end' with 'def'

This commit is contained in:
Fabian Rodriguez
2014-03-27 19:52:52 -03:00
parent 4c5dfa1391
commit adcfde14ed

View File

@@ -174,7 +174,7 @@ module Jekyll
aggregate_post_info(post)
end
end
end
end
# Read all the files in <source>/<dir>/_drafts and create a new Post
# object with each one.