Made the template more generic to work with other vid types potentially

This commit is contained in:
Robin Universe 2021-07-05 11:12:59 -05:00
parent 79faca77fe
commit 0950a0af09
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<meta name="twitter:player:height" content="480" />
<meta name="twitter:player:stream" content="{{ vidurl }}" />
<meta name="twitter:player:stream:content_type" content="video/mp4" />
<meta http-equiv = "refresh" content = "0; url = {{ tweeturl }}" />
<meta http-equiv = "refresh" content = "0; url = {{ vidlink }}" />
{% endblock %}
{% block body %}