From 0810adbf44ada274108b40bd96a6001e8fecbcdb Mon Sep 17 00:00:00 2001 From: EmacsConf Date: Wed, 2 Nov 2022 05:26:00 -0700 Subject: Move extra --- emacsconf-publish.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacsconf-publish.el') diff --git a/emacsconf-publish.el b/emacsconf-publish.el index 23fbb0b..a1b65e7 100644 --- a/emacsconf-publish.el +++ b/emacsconf-publish.el @@ -144,7 +144,7 @@ (plist-get talk :video-html) (emacsconf-replace-plist-in-string talk - "
${video-html}${resources}${extra}${chapter-list}
")))) + "
${video-html}
${extra}
${resources}${chapter-list}
")))) (defun emacsconf-publish-res-index () (interactive) -- cgit v1.2.3