From c52eda62bc7602e446585f1a59a313996a49efff Mon Sep 17 00:00:00 2001 From: hacksalot Date: Wed, 20 Jan 2016 19:51:15 -0500 Subject: [PATCH] Speaking: Tweak titles & dates. --- partials/html/section/speaking.html | 2 +- partials/md/section/speaking.hbs | 2 +- partials/txt/section/speaking.hbs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/partials/html/section/speaking.html b/partials/html/section/speaking.html index e1665c1..ab49ead 100644 --- a/partials/html/section/speaking.html +++ b/partials/html/section/speaking.html @@ -7,7 +7,7 @@ {{#each r.speaking}} {{#> body-speaking }}
-

{{ title }}, {{ from }}

+

{{{ title }}}, {{{ event }}}

{{formatDate safe.date 'YYYY' }} {{{ summary }}} {{> highlights }} diff --git a/partials/md/section/speaking.hbs b/partials/md/section/speaking.hbs index 027cea6..fefac17 100644 --- a/partials/md/section/speaking.hbs +++ b/partials/md/section/speaking.hbs @@ -2,7 +2,7 @@ ## {{{sectionTitle "SPEAKING"}}} {{#each r.speaking}} -### *{{{ title }}}*, {{{ from }}} ({{formatDate safe.date 'MMM YYYY' }}) +### *{{{ title }}}*, {{{ event }}} ({{formatDate safe.date 'YYYY'}}) {{{ summary }}} {{#if highlights}} diff --git a/partials/txt/section/speaking.hbs b/partials/txt/section/speaking.hbs index cebfdeb..9ee3aa0 100644 --- a/partials/txt/section/speaking.hbs +++ b/partials/txt/section/speaking.hbs @@ -2,7 +2,7 @@ ## {{{sectionTitle "SPEAKING"}}} ------------------------------------------------------------------------ {{#each r.speaking}} -*{{{ title }}}*, {{{ event }}} ({{formatDate safe.date 'MMM YYYY' }}) +*{{{ title }}}*, {{{ event }}} ({{formatDate safe.date 'YYYY'}}) {{{ summary }}} {{#if highlights}}