mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Add social icons
This commit is contained in:
@@ -30,16 +30,29 @@ disqusShortname = "yourdiscussshortname"
|
||||
|
||||
[[params.social]]
|
||||
name = "Github"
|
||||
icon = "fab fa-github fa-2x"
|
||||
weight = 1
|
||||
url = "https://github.com/johndoe/"
|
||||
[[params.social]]
|
||||
name = "Twitter"
|
||||
name = "Gitlab"
|
||||
icon = "fab fa-gitlab fa-2x"
|
||||
weight = 2
|
||||
url = "https://gitlab.com/johndoe/"
|
||||
[[params.social]]
|
||||
name = "Twitter"
|
||||
icon = "fab fa-twitter fa-2x"
|
||||
weight = 3
|
||||
url = "https://twitter.com/johndoe/"
|
||||
[[params.social]]
|
||||
name = "LinkedIn"
|
||||
weight = 3
|
||||
icon = "fab fa-linkedin fa-2x"
|
||||
weight = 4
|
||||
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]]
|
||||
name = "Blog"
|
||||
|
||||
Reference in New Issue
Block a user