From ce874eec4fffc2515f399df7c57ccf9baf7d3bda Mon Sep 17 00:00:00 2001 From: Nikurasu Date: Fri, 19 May 2023 07:46:46 +0200 Subject: [PATCH] fix share preview images (#3) Co-authored-by: nikurasu Reviewed-on: https://dev.cat-enby.club/Nikurasu/socialtree/pulls/3 --- src/views/partials/head.ejs | 55 ++++++++++++++++++++++--------------- 1 file changed, 33 insertions(+), 22 deletions(-) diff --git a/src/views/partials/head.ejs b/src/views/partials/head.ejs index 1a70fc7..2bc11aa 100644 --- a/src/views/partials/head.ejs +++ b/src/views/partials/head.ejs @@ -1,24 +1,35 @@ - - - - - <% if(theme === '98') { %> - - <% } %> - <% if(roundPB) { %> - - <% } %> - <%= name %> - SocialTree - - - - - - - - - - - + + + + + <% if(theme === '98') { %> + + <% } %> <% if(roundPB) { %> + + <% } %> + <%= name %> - SocialTree + + + + + + + + + + + +