« 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
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/dependencies')
-rw-r--r--src/content/dependencies/generateCoverGrid.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/dependencies/generateCoverGrid.js b/src/content/dependencies/generateCoverGrid.js
index 091833a9..6f87b54c 100644
--- a/src/content/dependencies/generateCoverGrid.js
+++ b/src/content/dependencies/generateCoverGrid.js
@@ -187,7 +187,7 @@ export default {
 
        : !html.isBlank(relations.bottomCaption)
           ? html.tag('p', {class: 'grid-caption'},
-              slots.caption)
+              slots.bottomCaption)
 
           : html.blank()),
       ]),