|
@@ -30,16 +30,29 @@ disqusShortname = "yourdiscussshortname"
|
|
|
|
|
|
|
|
[[params.social]]
|
|
[[params.social]]
|
|
|
name = "Github"
|
|
name = "Github"
|
|
|
|
|
+ icon = "fab fa-github fa-2x"
|
|
|
weight = 1
|
|
weight = 1
|
|
|
url = "https://github.com/johndoe/"
|
|
url = "https://github.com/johndoe/"
|
|
|
[[params.social]]
|
|
[[params.social]]
|
|
|
- name = "Twitter"
|
|
|
|
|
|
|
+ name = "Gitlab"
|
|
|
|
|
+ icon = "fab fa-gitlab fa-2x"
|
|
|
weight = 2
|
|
weight = 2
|
|
|
|
|
+ url = "https://gitlab.com/johndoe/"
|
|
|
|
|
+[[params.social]]
|
|
|
|
|
+ name = "Twitter"
|
|
|
|
|
+ icon = "fab fa-twitter fa-2x"
|
|
|
|
|
+ weight = 3
|
|
|
url = "https://twitter.com/johndoe/"
|
|
url = "https://twitter.com/johndoe/"
|
|
|
[[params.social]]
|
|
[[params.social]]
|
|
|
name = "LinkedIn"
|
|
name = "LinkedIn"
|
|
|
- weight = 3
|
|
|
|
|
|
|
+ icon = "fab fa-linkedin fa-2x"
|
|
|
|
|
+ weight = 4
|
|
|
url = "https://www.linkedin.com/in/johndoe/"
|
|
url = "https://www.linkedin.com/in/johndoe/"
|
|
|
|
|
+[[params.social]]
|
|
|
|
|
+ name = "Medium"
|
|
|
|
|
+ icon = "fab fa-medium fa-2x"
|
|
|
|
|
+ weight = 5
|
|
|
|
|
+ url = "https://medium.com/@johndoe"
|
|
|
|
|
|
|
|
[[menu.main]]
|
|
[[menu.main]]
|
|
|
name = "Blog"
|
|
name = "Blog"
|