Fix #268
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<meta content="{{ color }}" name="theme-color" />
|
||||
<meta property="og:site_name" content="{{ appname }}">
|
||||
|
||||
<meta name="twitter:title" content="{{ user['name'] }} (@{{ user['screen_name'] }})" />
|
||||
<meta name="og:title" content="{{ user['name'] }} (@{{ user['screen_name'] }})" />
|
||||
|
||||
<meta name="twitter:image" content="{{ user['profile_image_url'] }}" />
|
||||
<meta name="twitter:creator" content="@{{ user['name'] }}" />
|
||||
|
Reference in New Issue
Block a user