Whitespace

This commit is contained in:
richo 2013-01-11 23:10:08 +11:00
parent 9decd23b5a
commit 5b332f5c95
6 changed files with 10 additions and 10 deletions

View file

@ -95,4 +95,4 @@ module Jekyll
self.data['updated_formatted'] = format_date(self.data['updated'], date_format) if self.data.has_key?('updated')
end
end
end
end