Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/halogenica/beautifulhugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorKyle Sunden <git@ksunden.space>2019-09-09 02:00:28 +0300
committerGitHub <noreply@github.com>2019-09-09 02:00:28 +0300
commitf4318d5d2a7f95fbbc47c5ec295ed169c744bb97 (patch)
treed7229941e74e6bfa4ae80812417a88686385a2af /data
parent5d23d2ac0d79c7224fe76b495f97d33086d84d00 (diff)
parentb71c2754dc32bb8690fabe795c300a7432243191 (diff)
Merge branch 'master' into mastodon
Diffstat (limited to 'data')
-rw-r--r--data/beautifulhugo/social.toml14
1 files changed, 7 insertions, 7 deletions
diff --git a/data/beautifulhugo/social.toml b/data/beautifulhugo/social.toml
index f0c11f1..2761abb 100644
--- a/data/beautifulhugo/social.toml
+++ b/data/beautifulhugo/social.toml
@@ -11,12 +11,6 @@ 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"
title = "GitHub"
@@ -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"