chore: update my branch #1
@@ -2,7 +2,7 @@
 | 
			
		||||
<meta content="{{ color }}" name="theme-color" />
 | 
			
		||||
<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 %}
 | 
			
		||||
<link type="application/activity+json" href="{{ activityLink|safe }}" />
 | 
			
		||||
 
 | 
			
		||||
@@ -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