From d08b51734c371e6c5e5ea68b93c94d7c3c6a2585 Mon Sep 17 00:00:00 2001 From: long-910 <910.long@gmail.com> Date: Sun, 17 Mar 2024 03:22:06 +0900 Subject: [PATCH] fix: correct tURL error when enabling Weibo sharing --- _data/share.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/share.yml b/_data/share.yml index d572e6dcb39..b1d077dcaaa 100644 --- a/_data/share.yml +++ b/_data/share.yml @@ -22,7 +22,7 @@ platforms: # # - type: Weibo # icon: "fab fa-weibo" - # link: "http://service.weibo.com/share/share.php?title=TITLE&url=URL" + # link: "https://service.weibo.com/share/share.php?title=TITLE&url=URL" # # - type: Mastodon # icon: "fa-brands fa-mastodon"