fix: use https
for Weibo sharing URL (#1612)
This commit is contained in:
parent
834931486d
commit
8e5fbb7a74
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue