Skip to content

Commit

Permalink
Revert "Use both og and oembed title"
Browse files Browse the repository at this point in the history
This reverts commit 498241a.
  • Loading branch information
garmoncheg committed Nov 4, 2024
1 parent 498241a commit ad618ba
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions plugins/domains/documentcloud.org.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ export default {
"author",
"og-title",
"og-image",
"og-description",
"oembed-title"
"og-description"
],

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

0 comments on commit ad618ba

Please sign in to comment.