making card view 16:9
This commit is contained in:
parent
35a7cc9fa1
commit
7b1e4ec8d1
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ const hbs = expressHandlebars.create({
|
|||
<meta name="twitter:player" content="${embedUrl}>
|
||||
<meta name="twitter:player:width" content="600" >
|
||||
<meta name="twitter:text:player_width" content="600" >
|
||||
<meta name="twitter:player:height" content="325" >
|
||||
<meta name="twitter:player:height" content="337" >
|
||||
<meta name="twitter:player:stream" content="${directFileUrl}" >
|
||||
<meta name="twitter:player:stream:content_type" content="video/mp4" >
|
||||
`
|
||||
|
|
Loading…
Add table
Reference in a new issue