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
+