add opengraph stuff
This commit is contained in:
parent
42aaebbd69
commit
bde68d3797
14 changed files with 29 additions and 18 deletions
views
|
@ -1,4 +1,5 @@
|
|||
<%- include('header.ejs') -%>
|
||||
<meta property="og:video" content="<%= rootUrl %>/videos/<%= videoData.id %>.webm" />
|
||||
<div class='video-wrapper'>
|
||||
<video class='player' src='/videos/<%= videoData.id %>.webm'></video>
|
||||
<div class="progressbar">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue