Skip to content

Commit 933c9d3

Browse files
authored
Update AuthorName.php
1 parent c449f93 commit 933c9d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Detectors/AuthorName.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ public function detect(): ?string
1717
'sailthru.author',
1818
'lp.article:author',
1919
'twitter:creator',
20-
'dcterms.creator'
20+
'dcterms.creator',
21+
'author'
2122
);
2223
}
2324
}

0 commit comments

Comments
 (0)