diff --git a/src/render/instantview.ts b/src/render/instantview.ts index f716aff..b8a94b4 100644 --- a/src/render/instantview.ts +++ b/src/render/instantview.ts @@ -80,7 +80,7 @@ const generateTweet = (tweet: APITweet, isQuote = false): string => { ${ !isQuote ? ` - ${tweet.author.name}'s profile picture + ${tweet.author.name}'s profile picture

${tweet.author.name}

@${tweet.author.screen_name}

${getSocialTextIV(tweet)}