diff --git a/js/shared.js b/js/shared.js index 666f0d0..c27d5c5 100644 --- a/js/shared.js +++ b/js/shared.js @@ -16,7 +16,7 @@ const urlRegex = /(\b(https?|ftp|file):\/\/[-A-Z0-9+&@#\/%?=~_|!:,.;]*[-A-Z0-9+& const newsItemHTML = (news, minimal = false) => `
${news.url ? "" : ""} -
+

${news.title}

${news.caption}