1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-05-03 04:17:07 +01:00

Speaking: Tweak titles & dates.

This commit is contained in:
hacksalot
2016-01-20 19:51:15 -05:00
parent 37bc960d47
commit c52eda62bc
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
{{#each r.speaking}}
{{#> body-speaking }}
<div>
<h3><em>{{ title }}</em>, {{ from }}</h3>
<h3><em>{{{ title }}}</em>, {{{ event }}}</h3>
<span class="tenure">{{formatDate safe.date 'YYYY' }}</span>
{{{ summary }}}
{{> highlights }}