diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-05-21 13:27:16 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-05-21 13:27:16 -0300 |
commit | 2236af1d31d3e7fef8d992381150f6168def4b43 (patch) | |
tree | f8c6d159b2bec1702db520b4608cf7a2985339f3 /src/content/dependencies/generatePageLayout.js | |
parent | 4336906d8f8ea4cbae07d24c7813453ae16c9980 (diff) |
data, yaml: creditSources -> creditingSources preview
Diffstat (limited to 'src/content/dependencies/generatePageLayout.js')
-rw-r--r-- | src/content/dependencies/generatePageLayout.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/dependencies/generatePageLayout.js b/src/content/dependencies/generatePageLayout.js index 89fefb23..fdce6487 100644 --- a/src/content/dependencies/generatePageLayout.js +++ b/src/content/dependencies/generatePageLayout.js @@ -581,7 +581,7 @@ export default { {id: 'additional-files', string: 'additionalFiles'}, {id: 'commentary', string: 'commentary'}, {id: 'artist-commentary', string: 'artistCommentary'}, - {id: 'credit-sources', string: 'creditSources'}, + {id: 'credit-sources', string: 'creditingSources'}, ])), ]); |