Class: Locomotive::Steam::Liquid::Tags::SEO::Title

Inherits:
Base
  • Object
show all
Defined in:
lib/locomotive/steam/liquid/tags/seo.rb

Instance Method Summary collapse

Instance Method Details

#render(context) ⇒ Object



52
53
54
# File 'lib/locomotive/steam/liquid/tags/seo.rb', line 52

def render(context)
  self.render_title(context)
end