Sha256: d41ff60818a9a2117a974a754cdea391122cdce2f8a34c4b30734b2b16f6cbf7

Contents?: true

Size: 428 Bytes

Versions: 1

Compression:

Stored size: 428 Bytes

Contents

<header class="c-post-head">

  {% include date.html date=include.date %}

  {% if page.layout == "post" %}
    <h1 itemprop="name headline">{{ include.title }}</h1>
  {% else %}
    <h3 itemprop="name headline"
        class="u-margin-bottom-none">
      <a href="{{ include.url }}">{{ include.title }}</a>
    </h3>

    <link href="{{ include.url }}"
          itemprop="url" />
  {% endif %}

</header><!-- /c-post-head -->

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
alna-jekyll-theme-0.1.8 _includes/post-head.html