|
|
@@ -73,32 +73,32 @@ disqusShortname = "yourdiscussshortname"
|
|
|
|
|
|
[[params.social]]
|
|
|
name = "Github"
|
|
|
- icon = "fab fa-github"
|
|
|
+ icon = "fa fa-github"
|
|
|
weight = 1
|
|
|
url = "https://github.com/johndoe/"
|
|
|
[[params.social]]
|
|
|
name = "Gitlab"
|
|
|
- icon = "fab fa-gitlab"
|
|
|
+ icon = "fa fa-gitlab"
|
|
|
weight = 2
|
|
|
url = "https://gitlab.com/johndoe/"
|
|
|
[[params.social]]
|
|
|
name = "Twitter"
|
|
|
- icon = "fab fa-twitter"
|
|
|
+ icon = "fa fa-twitter"
|
|
|
weight = 3
|
|
|
url = "https://twitter.com/johndoe/"
|
|
|
[[params.social]]
|
|
|
name = "LinkedIn"
|
|
|
- icon = "fab fa-linkedin"
|
|
|
+ icon = "fa fa-linkedin"
|
|
|
weight = 4
|
|
|
url = "https://www.linkedin.com/in/johndoe/"
|
|
|
[[params.social]]
|
|
|
name = "Medium"
|
|
|
- icon = "fab fa-medium"
|
|
|
+ icon = "fa fa-medium"
|
|
|
weight = 5
|
|
|
url = "https://medium.com/@johndoe"
|
|
|
[[params.social]]
|
|
|
name = "RSS"
|
|
|
- icon = "fas fa-rss"
|
|
|
+ icon = "fa fa-rss"
|
|
|
weight = 6
|
|
|
url = "https://myhugosite.com/index.xml"
|
|
|
rel = "alternate"
|