From 39d52a6fa4a9570c948cb82e59ff6e94d3904507 Mon Sep 17 00:00:00 2001 From: Stan Ke <156306548@qq.com> Date: Mon, 11 Mar 2024 16:51:27 +0800 Subject: [PATCH] fix --- themes/hexo-theme-matery/layout/_partial/social-link.ejs | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/themes/hexo-theme-matery/layout/_partial/social-link.ejs b/themes/hexo-theme-matery/layout/_partial/social-link.ejs index 8baaf90..d55a0a1 100644 --- a/themes/hexo-theme-matery/layout/_partial/social-link.ejs +++ b/themes/hexo-theme-matery/layout/_partial/social-link.ejs @@ -10,14 +10,9 @@ <% } %> -<% if (theme.socialLink.facebook) { %> - - - -<% } %> <% if (theme.socialLink.twitter) { %> - + <% } %>