remove title maybe that fixes it???
This commit is contained in:
parent
8f3cc0b8f6
commit
f1ea9987d1
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title><%= filename %></title>
|
||||
|
||||
<meta property="og:title" content="<%= filename %>" />
|
||||
|
||||
<% if (fileType !== 'file') { %>
|
||||
<% if (fileType === 'video' || fileType === 'image') { %>
|
||||
<meta property="og:<%= fileType %>:width" content="640" />
|
||||
|
|
Loading…
Reference in a new issue