8000 fix: use `https` for Weibo sharing URL (#1612) · Goder-0/goder-0.github.io@8e5fbb7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8e5fbb7

Browse files
authored
fix: use https for Weibo sharing URL (cotes2020#1612)
1 parent 8349314 commit 8e5fbb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/share.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ platforms:
2222
#
2323
# - type: Weibo
2424
# icon: "fab fa-weibo"
25-
# link: "http://service.weibo.com/share/share.php?title=TITLE&url=URL"
25+
# link: "https://service.weibo.com/share/share.php?title=TITLE&url=URL"
2626
#
2727
# - type: Mastodon
2828
# icon: "fa-brands fa-mastodon"

0 commit comments

Comments
 (0)
0