remove title maybe that fixes it???

This commit is contained in:
hippoz 2020-10-02 21:23:28 +03:00
parent 8f3cc0b8f6
commit f1ea9987d1

View file

@ -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" />