Update video.html

This commit is contained in:
ZizzyDizzyMC 2021-02-10 23:22:49 -05:00
parent 5b6ae7f0ea
commit d3373ba623
1 changed files with 1 additions and 0 deletions

View File

@ -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 %}