1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-06-06 20:36:16 +01:00

feat: partials: improve consistency of MD & TXT formats

This commit is contained in:
hacksalot
2018-02-07 23:23:16 -05:00
parent 3ed791b1f4
commit ceb9901669
10 changed files with 20 additions and 22 deletions

View File

@ -8,7 +8,8 @@
{{#> body-writing }}
<div>
<h3><em>{{#if url}}<a href="{{{ url }}}">{{{ title }}}</a>{{else}}{{{ title }}}{{/if}}</em>,
{{ publisher.name }}</h3>
{{stringOrObject publisher "name" }}</h3>
<span class="tenure">{{date date 'YYYY'}}</span>
{{{ summary }}}
{{> highlights }}