diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-05-21 14:14:19 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-05-21 14:14:19 -0300 |
commit | 37122b700c27435a8d8487f0d474a5c52f685e59 (patch) | |
tree | 920002fa293a8a65410a2c0151ca4188ec60212b /src/content/dependencies/generatePageLayout.js | |
parent | 85e62b20170c566c5a22479f5dfaccc2817f4afe (diff) |
data, content: Track: "Referencing Sources"
Diffstat (limited to 'src/content/dependencies/generatePageLayout.js')
-rw-r--r-- | src/content/dependencies/generatePageLayout.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content/dependencies/generatePageLayout.js b/src/content/dependencies/generatePageLayout.js index 07753af0..f6158e7f 100644 --- a/src/content/dependencies/generatePageLayout.js +++ b/src/content/dependencies/generatePageLayout.js @@ -582,6 +582,7 @@ export default { {id: 'commentary', string: 'commentary'}, {id: 'artist-commentary', string: 'artistCommentary'}, {id: 'crediting-sources', string: 'creditingSources'}, + {id: 'referencing-sources', string: 'referencingSources'}, ])), ]); |