From 8bc9980a9d30b14ac2c958eb1720d6dc04f3d8bb Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 20 Nov 2022 12:42:41 -0500 Subject: Mail, schedule, volunteer updates --- emacsconf-pad.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacsconf-pad.el') diff --git a/emacsconf-pad.el b/emacsconf-pad.el index c68088d..5af8ba3 100644 --- a/emacsconf-pad.el +++ b/emacsconf-pad.el @@ -461,7 +461,7 @@ ${next-talk-list} (lambda (o) (emacsconf-replace-plist-in-string (append (list :full-url (concat emacsconf-base-url (plist-get o :url))) o) - "
  • ${slug} - ${track}: ${title} (${speakers-with-pronouns}, Q&A: ${q-and-a})
  • ")) + "
  • ${slug} - ${track}: ${title} (${speakers-with-pronouns}, Q&A: ${q-and-a})
  • ")) (emacsconf-prepare-for-display (emacsconf-get-talk-info))) ""))) (provide 'emacsconf-pad) -- cgit v1.2.3