This commit is contained in:
Aevann1 2021-07-26 01:24:53 +02:00
parent 8bb26c686d
commit 16f57c2fbd

View file

@ -26,7 +26,7 @@
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />
{% if comment_info and not comment_info.is_banned and not linked_comment.deleted_utc > 0 %} {% if comment_info and not comment_info.is_banned and not linked_comment.deleted_utc > 0 %}
<title>{{'@'+comment_info.author.username comments on "{{title}} - Drama"</title> <title>{{'@'+comment_info.author.username}} comments on "{{title}} - Drama"</title>
<meta property="og:article:author" content="{{'@'+comment_info.author.username}}" /> <meta property="og:article:author" content="{{'@'+comment_info.author.username}}" />