Custom icons #30, #31

This commit is contained in:
gurusabarish
2021-12-13 18:14:43 +05:30
parent a39edbe353
commit f279e15318
3 changed files with 68 additions and 30 deletions
+7
View File
@@ -42,6 +42,13 @@ params:
instagram: "https://instagram.com/"
facebook: "https://facebook.com"
#Custom social links
# customSocialLinks:
# - imageURL: "https://hugo-profile.netlify.app/images/fav.png"
# url: "https://gohugo.com"
# - fontAwesomeIconName: "fa fa-envelope"
# url: "https://gmail.com"
# About
disable_about: false
descripe_l1_person: "Hi, I'm Profile, a passionate web developer. I tend to make use of modern web technologies to build websites that looks great, feels fantastic, and functions correctly."
+7
View File
@@ -42,6 +42,13 @@ params:
instagram: "https://instagram.com/"
facebook: "https://facebook.com"
# Custom social links
customSocialLinks:
- imageURL: "https://hugo-profile.netlify.app/images/fav.png"
url: "https://gohugo.com"
- fontAwesomeIconName: "fa fa-envelope"
url: "https://gmail.com"
# About
disable_about: false
descripe_l1_person: "Hi, I'm Profile, a passionate web developer. I tend to make use of modern web technologies to build websites that looks great, feels fantastic, and functions correctly."