Merge branch 'master' into mastodon
This commit is contained in:
commit
f4318d5d2a
27 changed files with 64 additions and 68 deletions
|
|
@ -10,12 +10,6 @@ url = "https://www.facebook.com/%s"
|
|||
title = "Facebook"
|
||||
icon = "fab fa-facebook"
|
||||
|
||||
[[social_icons]]
|
||||
id = "googleplus"
|
||||
url = "https://plus.google.com/%s"
|
||||
title = "Google+"
|
||||
icon = "fab fa-google-plus"
|
||||
|
||||
[[social_icons]]
|
||||
id = "github"
|
||||
url = "https://github.com/%s"
|
||||
|
|
@ -110,7 +104,7 @@ icon = "fas fa-gamepad"
|
|||
id = "keybase"
|
||||
url = "https://keybase.io/%s"
|
||||
title = "Keybase"
|
||||
icon = "fas fa-key"
|
||||
icon = "fab fa-keybase"
|
||||
|
||||
[[social_icons]]
|
||||
id = "vk"
|
||||
|
|
@ -141,3 +135,9 @@ id = "mastodon"
|
|||
url = "https://%s"
|
||||
title = "Mastodon"
|
||||
icon = "fab fa-mastodon"
|
||||
|
||||
[[social_icons]]
|
||||
id = "weibo"
|
||||
url = "https://weibo.com/%s"
|
||||
title = "Weibo"
|
||||
icon = "fab fa-weibo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue