Sha256: 6eb676e76e13cb42b40c0714d809b201fb1ec7ac1ff825286c5e3b2bd632312f
Contents?: true
Size: 445 Bytes
Versions: 9
Compression:
Stored size: 445 Bytes
Contents
<div class="sg-header__summary <%= 'is-hidden-tablet-and-below' if view.on_homepage? %>"> <% if view.on_homepage? %> <h1 class="t-heading -size-xl -color-light">Welcome to the <%= Guide.configuration.guide_name %></h1> <% else %> <h1 class="t-heading -size-xl -color-light"><%= view.active_node_name %></h1> <h3 class="t-heading -size-m -color-inherit -weight-light h-m0"><%= view.active_node_heritage %></h3> <% end %> </div>
Version data entries
9 entries across 9 versions & 1 rubygems