From 2c64c5d25997fb7b954e37511517ebc1fec48e61 Mon Sep 17 00:00:00 2001 From: minoplhy Date: Wed, 19 Apr 2023 23:23:26 +0700 Subject: [PATCH] crappy-reverie : change to 'social_share' --- _config.yml | 4 ++-- _layouts/post.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 2b76e97..0f459c4 100644 --- a/_config.yml +++ b/_config.yml @@ -60,8 +60,8 @@ baseurl: "" # Enable blog on index page index_blog: true -# Enable share to twitter button in posts -twitter_blog_share: false +# Enable share to social media button in posts +social_share: false # # !! You don't need to change any of the configuration flags below !! diff --git a/_layouts/post.html b/_layouts/post.html index ed97be7..19bf277 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -27,7 +27,7 @@ layout: default {{ content }} - {% if site.twitter_blog_share == true %} + {% if site.social_share == true %}

Twitter, Facebook