We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8bf5af commit 4723731Copy full SHA for 4723731
src/Detectors/Keywords.php
@@ -18,7 +18,7 @@ public function detect(): array
18
'og:video:tag',
19
'og:book:tag',
20
'lp.article:section',
21
- 'dcterms.subject',
+ 'dcterms.subject'
22
];
23
24
foreach ($types as $type) {
0 commit comments