Sha256: 14011875752caa92db1a88070138aab86903cfbfe701838c188ee2a0f23ca11c

Contents?: true

Size: 253 Bytes

Versions: 10

Compression:

Stored size: 253 Bytes

Contents

- unless Tenon::MySettings.site_title.blank?
  .site-title.left
    - if Rails.application.routes.named_routes.helpers.include?(:root_path)
      = link_to Tenon::MySettings.site_title, main_app.root_path
    - else
      = Tenon::MySettings.site_title

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
tenon-2.1.0 app/views/tenon/shared/_site_title.html.haml
tenon-2.0.8 app/views/tenon/shared/_site_title.html.haml
tenon-2.0.7 app/views/tenon/shared/_site_title.html.haml
tenon-2.0.6 app/views/tenon/shared/_site_title.html.haml
tenon-2.0.5 app/views/tenon/shared/_site_title.html.haml
tenon-2.0.4 app/views/tenon/shared/_site_title.html.haml
tenon-2.0.3 app/views/tenon/shared/_site_title.html.haml
tenon-2.0.2 app/views/tenon/shared/_site_title.html.haml
tenon-2.0.1 app/views/tenon/shared/_site_title.html.haml
tenon-2.0.0 app/views/tenon/shared/_site_title.html.haml