From 728643882a03f379cfdfe2d0f88b2e0d6c645348 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=8C=AF=E4=BA=91=20=28Percy=29?= <464095417@qq.com>
Date: Thu, 28 Dec 2017 09:36:18 +0800
Subject: [PATCH] =?UTF-8?q?[bugfix]=E4=BF=AE=E5=A4=8D=E5=9B=A0=E4=B8=BASum?=
=?UTF-8?q?mary=E4=B8=AD=E6=9C=89=E6=8D=A2=E8=A1=8C=E7=AC=A6=E6=97=B6?=
=?UTF-8?q?=E5=AF=BC=E8=87=B4=E7=9A=84=E6=B8=B2=E6=9F=93=E5=A4=B1=E8=B4=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
views/blog/article.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/views/blog/article.html b/views/blog/article.html
index 3831b25..5dbcb74 100644
--- a/views/blog/article.html
+++ b/views/blog/article.html
@@ -103,10 +103,10 @@
var jiathis_config = {
data_track_clickback: true,
url: window.location.href,
- summary: "@post.Summary",
+ summary: "@post.Summary_share",
title: "@post.Title"
};
-
\ No newline at end of file
+