jeromelachaud / freelancer-theme

Jekyll theme based on Freelancer Start Bootstrap theme
https://jeromelachaud.com/freelancer-theme
MIT License
1.45k stars 2.23k forks source link

Linkedin icon in link #151

Closed H-Eggels closed 1 year ago

H-Eggels commented 1 year ago

Thank you for this great theme, it was exactly what I was looking for! It works great (even for a beginner like me). The only problem I have is that I can't get the Linkedin icon in the Linkedin button (witch works!) I changed the _config.yml as follows: social:

- title: twitter

url: http://twitter.com/jekyllrb

agardnerIT commented 1 year ago

It needs to match the font awesome brands code exactly. So linkedin (lowercase)

social:
  - title: linkedin
    url: https://linkedin.com/...