Added post accent colors

This commit is contained in:
robinuniverse 2021-07-09 18:34:21 -05:00
parent 5621378d1b
commit 836e0b1f1f

View file

@ -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 }}" />
@ -32,4 +33,4 @@
{% block body %}
Redirecting you to the tweet...
{% endblock %}
{% endblock %}