Sha256: 3eb3674281585a161c3b2c19cc36256248af495410fb82f77e5c8cd076057095

Contents?: true

Size: 483 Bytes

Versions: 2

Compression:

Stored size: 483 Bytes

Contents

{% if page.title %}
  <title>{{ site.title }} &bull; {{ page.title }}</title>
  <meta property="og:type" content="article" />
  <meta property="og:article:author" content="{{ page.writer }}" />
  <meta property="og:article:published" content="{{ page.date }}" />
{% elsif site.title %}
  <title>{{ site.title }}</title>
  <meta property="og:type" content="website" />
  <meta property="og:image:width" content="300" />
  <meta property="og:image:height" content="300" />
{% endif %}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
askclass-news-theme-0.2.3 _includes/head/meta.html
askclass-news-theme-0.2.2 _includes/head/meta.html