Class: J1Feed::PageWithoutAFile

Inherits:
Jekyll::Page show all
Defined in:
lib/starter_web/_plugins/seo/j1-feed.rb

Instance Method Summary collapse

Methods inherited from Jekyll::Page

#inspect

Instance Method Details

#read_yamlObject



238
239
240
# File 'lib/starter_web/_plugins/seo/j1-feed.rb', line 238

def read_yaml(*)
  @data ||= {}
end