yogodoshi/cansei

View on GitHub
app/views/shared/_header.html.erb

Summary

Maintainability
Test Coverage
<header class="wrapper welcome-page-section welcome-page-section--header">
  <h1 class="welcome-page-title">
    <%= Settings.site_title %>
  </h1>
</header>