From aff75667749769644f990d3dc9b0720c7d96d14d Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Sun, 10 Sep 2023 20:23:34 +0800 Subject: [PATCH] feat(ui): update the twitter icon (#1221) --- _data/contact.yml | 2 +- _data/share.yml | 2 +- _includes/post-sharing.html | 2 +- _sass/layout/post.scss | 50 +++++++++++++++++-------------------- 4 files changed, 26 insertions(+), 30 deletions(-) diff --git a/_data/contact.yml b/_data/contact.yml index 76b667a..1ed228a 100644 --- a/_data/contact.yml +++ b/_data/contact.yml @@ -4,7 +4,7 @@ icon: "fab fa-github" - type: twitter - icon: "fab fa-twitter" + icon: "fa-brands fa-x-twitter" - type: email icon: "fas fa-envelope" diff --git a/_data/share.yml b/_data/share.yml index c1d4d63..feede74 100644 --- a/_data/share.yml +++ b/_data/share.yml @@ -3,7 +3,7 @@ platforms: - type: Twitter - icon: "fab fa-twitter" + icon: "fa-brands fa-square-x-twitter" link: "https://twitter.com/intent/tweet?text=TITLE&url=URL" - type: Facebook diff --git a/_includes/post-sharing.html b/_includes/post-sharing.html index 4085270..a316001 100644 --- a/_includes/post-sharing.html +++ b/_includes/post-sharing.html @@ -1,6 +1,6 @@ -
+