diff --git a/scripts/tags/lib/albums.js b/scripts/tags/lib/albums.js index ef426d2..95992cd 100644 --- a/scripts/tags/lib/albums.js +++ b/scripts/tags/lib/albums.js @@ -30,7 +30,7 @@ module.exports = ctx => function(args) { if (item?.url) { el += `
` el += `` - el += `` + el += `` el += `
` if (item.title) { el += `${item.title}` diff --git a/scripts/tags/lib/posters.js b/scripts/tags/lib/posters.js index 1036a02..002a1f4 100644 --- a/scripts/tags/lib/posters.js +++ b/scripts/tags/lib/posters.js @@ -30,7 +30,7 @@ module.exports = ctx => function(args) { if (item?.url) { el += `