add image dimensions. i'm going insane
This commit is contained in:
parent
32ddb14345
commit
ec5a603d3c
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
|||
<meta name="twitter:title" content="<%= filename %>" />
|
||||
<meta name="twitter:description" content="Image uploaded to hippoz.xyz" />
|
||||
<meta name="twitter:image" content="<%= fileUrl %>" />
|
||||
<meta name="twitter:image:width" content="320" />
|
||||
<meta name="twitter:image:height" content="180" />
|
||||
<% } %>
|
||||
|
||||
<meta property="og:<%= fileType %>:url" content="<%= fileUrl %>" />
|
||||
|
|
Loading…
Reference in a new issue