Sha256: 23eddb1892a45338c452512f5d3f4ecfab4b53f8ba79bb411243df50c04df115

Contents?: true

Size: 353 Bytes

Versions: 1

Compression:

Stored size: 353 Bytes

Contents

<header class="fos-topbar row">
  <div class="fos-fixed-col d-flex justify-content-start align-items-start">
    {%- include menu-icon.html -%}
  </div>

  <div class="fos-topbar__brand col d-flex flex-column align-items-start justify-content-start">
    <a href="/">{{- site.title | upcase -}}</a>
    <p>{{- site.description -}}</p>
  </div>
</header>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-theme-fos-1.1.0 _includes/top-bar.html