parent
c471f94347
commit
e149803e99
|
@ -128,7 +128,7 @@ module Jekyll
|
|||
#
|
||||
# Returns the String path of the file.
|
||||
def metadata_file
|
||||
site.in_source_dir(".jekyll-metadata")
|
||||
@metadata_file ||= site.in_source_dir(".jekyll-metadata")
|
||||
end
|
||||
|
||||
# Check if metadata has been disabled
|
||||
|
|
Loading…
Reference in New Issue