Added post accent colors
This commit is contained in:
parent
5621378d1b
commit
836e0b1f1f
1 changed files with 3 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
{% block head %}
|
||||
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type' />
|
||||
|
||||
<meta content="#43B581" data-react-helmet="true" name="theme-color" />
|
||||
<meta property="og:site_name" content="TwitFix">
|
||||
|
||||
<meta name="twitter:card" content="player" />
|
||||
|
@ -25,6 +25,7 @@
|
|||
<meta property="og:title" content="{{ user }}" />
|
||||
<!--<meta property="og:description" content="{{ desc }}" />!-->
|
||||
<meta property="og:image" content="{{ pic }}" />
|
||||
|
||||
<!--!-->
|
||||
<link rel="alternate" href="https://fxtwitter.com/oembed.json?desc={{ user }}&user={{ desc }}&link={{ link }}" type="application/json+oembed" title="{{ user }}">
|
||||
<meta http-equiv = "refresh" content = "0; url = {{ vidlink }}" />
|
||||
|
|
Loading…
Reference in a new issue