Fix indentation

This commit is contained in:
Alfred Xing 2014-12-05 19:38:43 -08:00
parent 5d9662f80f
commit 43a28aed96
1 changed files with 2 additions and 2 deletions

View File

@ -173,8 +173,8 @@ module Jekyll
# Returns true if file needs to be regenerated
def regenerate?
asset_file? ||
data['regenerate'] ||
site.metadata.regenerate?(site.in_source_dir(relative_path))
data['regenerate'] ||
site.metadata.regenerate?(site.in_source_dir(relative_path))
end
# Determine whether the file should be placed into layouts.