Use FA icons on homepage

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
Harsh Shandilya 2019-06-01 01:33:41 +05:30
parent 6c42b5fa1f
commit 7c53b37373
1 changed files with 4 additions and 0 deletions

View File

@ -29,17 +29,21 @@ theme = "hugo-coder-portfolio"
[[params.social]]
name = "GitHub"
icon = "fab fa-github fa-2x"
weight = 1
url = "https://github.com/MSF-Jarvis"
[[params.social]]
name = "Twitter"
icon = "fab fa-twitter fa-2x"
weight = 2
url = "https://twitter.com/MSF_Jarvis"
[[params.social]]
name = "Keybase"
icon = "fab fa-keybase fa-2x"
weight = 3
url = "https://keybase.io/msf_jarvis"
[[params.social]]
name = "GPG"
icon = "fas fa-key fa-2x"
weight = 4
url = "/msfjarvis.gpg"