remove empty line

This commit is contained in:
Tom Preston-Werner
2008-12-14 14:07:40 -08:00
parent 0d18c6b16c
commit 09976686e7

View File

@@ -74,8 +74,7 @@ module Jekyll
def permalink
self.data && self.data['permalink']
end
# The generated relative url of this post
# e.g. /2008/11/05/my-awesome-post.html
#