Add twitter author when saved

This commit is contained in:
Hongbo Wu 2022-10-27 19:02:16 +08:00
parent 6ee30b5e34
commit 1067747cc2

View file

@ -353,7 +353,9 @@ export class TwitterHandler extends ContentHandler {
author.username
}</a> ${author.name} <a href="${url}">${formatTimestamp(
tweetData.created_at
)}</a>
)}</a><p itemscope="" itemprop="author" itemtype="https://schema.org/Person">${
author.name
}</p>
`
const content = `