From fec505bb6f4d2c9498d394622c665fcbe1261382 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Mon, 25 Mar 2019 21:13:01 -0400 Subject: src/talks.sh (abstract): Include location in timestamp --- src/talks.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/talks.sh b/src/talks.sh index 7a33379..ca80b4d 100755 --- a/src/talks.sh +++ b/src/talks.sh @@ -86,7 +86,7 @@ abstract() $abstract_html -

Presented on $date.

+

Presented on $date at $location.

EOF } -- cgit v1.2.1