chore: update my branch #1
@ -2,7 +2,7 @@
|
|||||||
<meta content="{{ color }}" name="theme-color" />
|
<meta content="{{ color }}" name="theme-color" />
|
||||||
<meta property="og:site_name" content="{{ appname }}">
|
<meta property="og:site_name" content="{{ appname }}">
|
||||||
|
|
||||||
<meta name="twitter:title" content="{{ tweet['user_name'] }} (@{{ tweet['user_screen_name'] }})" />
|
<meta name="og:title" content="{{ tweet['user_name'] }} (@{{ tweet['user_screen_name'] }})" />
|
||||||
|
|
||||||
{% if activityLink %}
|
{% if activityLink %}
|
||||||
<link type="application/activity+json" href="{{ activityLink|safe }}" />
|
<link type="application/activity+json" href="{{ activityLink|safe }}" />
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<meta content="{{ color }}" name="theme-color" />
|
<meta content="{{ color }}" name="theme-color" />
|
||||||
<meta property="og:site_name" content="{{ appname }}">
|
<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:image" content="{{ user['profile_image_url'] }}" />
|
||||||
<meta name="twitter:creator" content="@{{ user['name'] }}" />
|
<meta name="twitter:creator" content="@{{ user['name'] }}" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user