Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to display title on Documentcloud.org embeds #562

Merged
merged 11 commits into from
Nov 6, 2024
Prev Previous commit
Next Next commit
Reapply "Use both og and oembed title"
This reverts commit ad618ba.
garmoncheg committed Nov 4, 2024
commit a20c1b0880d04487c7f3c1a52f42e6f4c193babb
6 changes: 4 additions & 2 deletions plugins/domains/documentcloud.org.js
Original file line number Diff line number Diff line change
@@ -9,7 +9,8 @@ export default {
"author",
"og-title",
"og-image",
"og-description"
"og-description",
"oembed-title"
],

// plugin is required to add aspect-ratio and with this fix embeds when used inside iFrame
@@ -100,7 +101,8 @@ export default {
'author',
'canonical',
'og-title',
'og-image'
'og-image',
'oembed-title'
]},
'https://www.documentcloud.org/documents/73991-day-three-documents',
'https://www.documentcloud.org/documents/5766398-ASRS-Reports-for-737-max8.html#document/p2/a486265',