From b0ee6c87f95b65225e5e8c0119959833f599b3bb Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 23 May 2026 11:05:18 -0300 Subject: content, data: additional file chronology links --- src/content/dependencies/generateAdditionalFilesListChunk.js | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/content/dependencies/generateAdditionalFilesListChunk.js') diff --git a/src/content/dependencies/generateAdditionalFilesListChunk.js b/src/content/dependencies/generateAdditionalFilesListChunk.js index 18d5b894..37f0e3ce 100644 --- a/src/content/dependencies/generateAdditionalFilesListChunk.js +++ b/src/content/dependencies/generateAdditionalFilesListChunk.js @@ -98,6 +98,14 @@ export default { relations.artistCredit.setSlots({ normalStringKey: entryCapsule + '.credit', + + showAnnotation: true, + showExternalLinks: true, + showChronology: true, + + chronologyKind: + // Sorry, lol + slots.string.replace(/s$/, ''), }); if (!html.isBlank(relations.artistCredit)) { -- cgit 1.3.0-6-gf8a5