Add GitLab to social icons
This commit is contained in:
parent
b343b071ba
commit
dc3ea35f93
2 changed files with 7 additions and 0 deletions
|
|
@ -22,6 +22,12 @@ url = "https://github.com/%s"
|
|||
title = "GitHub"
|
||||
icon = "fa-github"
|
||||
|
||||
[[social_icons]]
|
||||
id = "gitlab"
|
||||
url = "https://gitlab.com/%s"
|
||||
title = "GitLab"
|
||||
icon = "fa-gitlab"
|
||||
|
||||
[[social_icons]]
|
||||
id = "twitter"
|
||||
url = "https://twitter.com/%s"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue