Sha256: 95263a748b05712246b35496623cdf20a922e5b82c9f57185142233f2bee3feb

Contents?: true

Size: 627 Bytes

Versions: 16

Compression:

Stored size: 627 Bytes

Contents

<section class="pan-layout-header">
  <div class="pan-layout-header__menutoggle">
    <i class="fas fa-bars"></i>
  </div>
  
  <div class="pan-layout-header__content">
    <div class="pan-layout-header__avatar">
      <span>{{ site.title | default: site.github.owner_name }}</span>
      
      {% if site.github.owner_gravatar_url %}
      <img src="{{ site.avatar | default: site.github.owner_gravatar_url }}" alt="{{ site.title | default: site.github.owner_name }}">
      {% else %}
      <img src="https://secure.gravatar.com/avatar/?d=mm&r=g&s=40" alt="">
      {% endif %}
    </div>
  </div>
</section>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
panthera-jekyll-1.3.3 _includes/header.html
panthera-jekyll-1.3.2 _includes/header.html
panthera-jekyll-1.3.1 _includes/header.html
panthera-jekyll-1.3.0 _includes/header.html
panthera-jekyll-1.2.1 _includes/header.html
panthera-jekyll-1.1.1 _includes/header.html
panthera-jekyll-1.1.0 _includes/header.html
panthera-jekyll-1.0.4 _includes/header.html
panthera-jekyll-1.0.3 _includes/header.html
panthera-jekyll-1.0.2 _includes/header.html
panthera-jekyll-1.0.1 _includes/header.html
panthera-jekyll-1.0.0 _includes/header.html
panthera-jekyll-0.0.7 _includes/header.html
panthera-jekyll-0.0.6 _includes/header.html
panthera-jekyll-0.0.5 _includes/header.html
panthera-jekyll-0.0.4 _includes/header.html