mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-04 03:35:25 -05:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user