Merge pull request #238 from zhiweiyin318/add-weibo
add weibo to social
This commit is contained in:
commit
d7d28f8aa2
@ -129,3 +129,9 @@ id = "500px"
|
|||||||
url = "https://500px.com/%s"
|
url = "https://500px.com/%s"
|
||||||
title = "500px"
|
title = "500px"
|
||||||
icon = "fab fa-500px"
|
icon = "fab fa-500px"
|
||||||
|
|
||||||
|
[[social_icons]]
|
||||||
|
id = "weibo"
|
||||||
|
url = "https://weibo.com/%s"
|
||||||
|
title = "Weibo"
|
||||||
|
icon = "fab fa-weibo"
|
@ -66,6 +66,7 @@ pygmentsCodefencesGuessSyntax = true
|
|||||||
paypal = "username"
|
paypal = "username"
|
||||||
telegram = "username"
|
telegram = "username"
|
||||||
500px = "username"
|
500px = "username"
|
||||||
|
weibo = "username"
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "Blog"
|
name = "Blog"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user