From bf2ae11314abd73acdbcc9e4bd5b22ed59aae3c7 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 23 Nov 2020 14:34:28 -0400 Subject: cover art bug fixes --- upd8.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'upd8.js') diff --git a/upd8.js b/upd8.js index 2a3cbac..34e97d8 100644 --- a/upd8.js +++ b/upd8.js @@ -1866,7 +1866,10 @@ async function writeFlashPage(flash) { main: { content: fixWS`

${flash.name}

- cover art + ${generateCoverLink({ + src: getFlashCover(flash), + alt: 'cover art' + })}

Released ${getDateString(flash)}.

${(flash.page || flash.urls.length) && `

Play on ${joinNoOxford( [ -- cgit 1.3.0-6-gf8a5