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