Update html/watch.ejs
This commit is contained in:
parent
1ada885fa4
commit
b144085a6e
@ -80,7 +80,7 @@
|
||||
<!-- Twitter -->
|
||||
<% twitterTags.forEach(tag => { -%>
|
||||
<meta name="<%= tag.name %>" content="<%- tag.content %>"><% }) -%>
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<!-- Facebook -->
|
||||
<% facebookTags.forEach(tag => { -%>
|
||||
<meta property="<%= tag.property %>" content="<%- tag.content %>"><% }) -%>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user