remove empty line

This commit is contained in:
Tom Preston-Werner 2008-12-14 14:07:40 -08:00
parent 0d18c6b16c
commit 09976686e7
1 changed files with 1 additions and 2 deletions

View File

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