Sha256: 4376d26b09649a6d660190eef95c2ed3411abede2f4cc83f116dfa771d69f486

Contents?: true

Size: 717 Bytes

Versions: 1

Compression:

Stored size: 717 Bytes

Contents

<header>
  <div class="content-wrapper">
    <p>
      <a href="{{path_to_root}}index.html">{{docs_title}}</a>
      <span class="no-mobile">{{#doc_coverage}} ({{doc_coverage}}% documented){{/doc_coverage}}</span>
    </p>

    {{#source_host_url}}
    <p class="header-right">
      <a href="{{.}}">
        <img src="{{path_to_root}}img/{{source_host_image}}"/>
        <span class="no-mobile">View on {{source_host_name}}</span>
      </a>
    </p>
    {{/source_host_url}}

    {{#dash_url}}
    <p class="header-right">
      <a href="{{dash_url}}">
        <img src="{{path_to_root}}img/dash.png"/>
        <span class="no-mobile">Install in Dash</span>
      </a>
    </p>
    {{/dash_url}}
  </div>
</header>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jazzy-0.14.0 lib/jazzy/themes/jony/templates/header.mustache