Merge branch 'master' into mastodon

This commit is contained in:
Kyle Sunden 2019-09-08 18:00:28 -05:00 committed by GitHub
commit f4318d5d2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 64 additions and 68 deletions

View file

@ -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"