« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/generateContributionList.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/dependencies/generateContributionList.js')
-rw-r--r--src/content/dependencies/generateContributionList.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/dependencies/generateContributionList.js b/src/content/dependencies/generateContributionList.js
index 8e8c5020..d1c3de0f 100644
--- a/src/content/dependencies/generateContributionList.js
+++ b/src/content/dependencies/generateContributionList.js
@@ -20,8 +20,8 @@ export default {
         .map(contributionLink =>
           html.tag('li',
             contributionLink.slots({
+              showAnnotation: true,
               showExternalLinks: true,
-              showContribution: true,
               showChronology: true,
               preventWrapping: false,
               chronologyKind: slots.chronologyKind,