Update video.html
This commit is contained in:
parent
5b6ae7f0ea
commit
d3373ba623
|
@ -1,6 +1,7 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block head %}
|
||||
<meta property="og:type" content="video.other">
|
||||
<meta property="og:video" content="{{ siteurl }}{{ sitepath }}{{ selifpath }}{{ filename }}" />
|
||||
{% endblock %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue