Sha256: ee7989d65343e48492d8b046c936b003e4236b859802d0156ec2c75267ffb47a
Contents?: true
Size: 489 Bytes
Versions: 1
Compression:
Stored size: 489 Bytes
Contents
<h1 class="entry-title"> {% if linklog and site.linklog_marker and site.linklog_marker_position == 'before' %}{{ linklog_marker }}{% endif %} {% if index or linklog %}<a href="{{ title_url }}">{% endif %}{% if site.titlecase and page.titlecase != false %}{{ article_title | titlecase }}{% else %}{{ article_title }}{% endif %}{% if index or linklog %}</a>{% endif %} {% if linklog and site.linklog_marker and site.linklog_marker_position == 'after' %}{{ linklog_marker }}{% endif %} </h1>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
octopress-3.0.0.alpha1 | .themes/classic/source/_includes/post/title.html |