From 8e2b915b79cbe814c2d6d5dd99a53e67c7afb9b4 Mon Sep 17 00:00:00 2001
From: sy-records <52o@qq52o.cn>
Date: Tue, 26 Apr 2022 11:01:08 +0800
Subject: [PATCH] Add twitter meta
---
themes/OpenSouceWin/layout/_partial/head.ejs | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/themes/OpenSouceWin/layout/_partial/head.ejs b/themes/OpenSouceWin/layout/_partial/head.ejs
index c83ed91f..31305147 100644
--- a/themes/OpenSouceWin/layout/_partial/head.ejs
+++ b/themes/OpenSouceWin/layout/_partial/head.ejs
@@ -57,6 +57,15 @@
<% } else { %>
<% } %>
+
+
+
+
+ <% if (description) { %>
+
+ <% } %>
+
+
<%- favicon_tag('img/favicon.ico') %>