From 59bc9f929be7fa10a650fce6b599f389a7d07aea Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 10 Jun 2026 07:19:37 -0300 Subject: content: generateContributionList: fix unconditional title line --- src/content/dependencies/generateContributionList.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/dependencies/generateContributionList.js b/src/content/dependencies/generateContributionList.js index 4796cc02..294ff859 100644 --- a/src/content/dependencies/generateContributionList.js +++ b/src/content/dependencies/generateContributionList.js @@ -38,6 +38,7 @@ export default { return html.tags([ html.tag('p', + {[html.onlyIfSiblings]: true}, slots.attributes, slots.title), -- cgit 1.3.0-6-gf8a5