removed twitter:player:stream
This commit is contained in:
parent
1d0fb2ccaa
commit
a72cd2ac6e
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ const hbs = expressHandlebars.create({
|
||||||
<meta name="twitter:text:player_width" content="600" >
|
<meta name="twitter:text:player_width" content="600" >
|
||||||
<meta name="twitter:player:height" content="315" >
|
<meta name="twitter:player:height" content="315" >
|
||||||
<meta name="twitter:player:stream" content="${directFileUrl}" >
|
<meta name="twitter:player:stream" content="${directFileUrl}" >
|
||||||
<meta name="twitter:player:stream:content_type" content="video/mp4" >
|
|
||||||
`
|
`
|
||||||
);
|
);
|
||||||
} else {
|
} else {
|
||||||
|
|
Loading…
Reference in a new issue