Class: Arclight::MastheadComponent
- Inherits:
-
Blacklight::Component
- Object
- Blacklight::Component
- Arclight::MastheadComponent
- Defined in:
- app/components/arclight/masthead_component.rb
Overview
Render the masthead
Instance Method Summary collapse
Instance Method Details
#heading ⇒ Object
6 7 8 |
# File 'app/components/arclight/masthead_component.rb', line 6 def heading t('arclight.masthead_heading_html') end |