diff --git a/views/blog/article.html b/views/blog/article.html
index c0c858f..61bc511 100644
--- a/views/blog/article.html
+++ b/views/blog/article.html
@@ -104,7 +104,7 @@
var jiathis_config = {
data_track_clickback: true,
url: window.location.href,
- summary: "@post.Summary",
+ summary: "@post.Summary_share",
title: "@post.Title"
};