Class: J1Feed::PageWithoutAFile
- Inherits:
-
Jekyll::Page
- Object
- Jekyll::Page
- J1Feed::PageWithoutAFile
- Defined in:
- lib/starter_web/_plugins/seo/j1-feed.rb
Instance Method Summary collapse
Methods inherited from Jekyll::Page
Instance Method Details
#read_yaml ⇒ Object
238 239 240 |
# File 'lib/starter_web/_plugins/seo/j1-feed.rb', line 238 def read_yaml(*) @data ||= {} end |