Class: Arclight::MastheadComponent

Inherits:
Blacklight::Component
  • Object
show all
Defined in:
app/components/arclight/masthead_component.rb

Overview

Render the masthead

Instance Method Summary collapse

Instance Method Details

#headingObject



6
7
8
# File 'app/components/arclight/masthead_component.rb', line 6

def heading
  t('arclight.masthead_heading_html')
end