From 404253507454a641a9364ac48882c9226c3a5475 Mon Sep 17 00:00:00 2001 From: hippoz Date: Fri, 2 Oct 2020 21:27:32 +0300 Subject: [PATCH] add twitter meta tags --- views/file.ejs | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/views/file.ejs b/views/file.ejs index c6c8100..c2827e6 100644 --- a/views/file.ejs +++ b/views/file.ejs @@ -7,8 +7,18 @@ <% if (fileType !== 'file') { %> <% if (fileType === 'video' || fileType === 'image') { %> - - + + + + + + + + + + + + <% } %>