UtkarshVerma / hugo-dream-plus

:rainbow: An upgraded version of the Hugo "Dream" theme with tons of new features.
http://dream-plus-posts.netlify.com
MIT License
68 stars 66 forks source link

Missing linkedin social link on website #38

Closed mohammedzee1000 closed 5 years ago

mohammedzee1000 commented 5 years ago

Describe the bug Providing linkedin = username in the social section of config does not cause linkedin link to show up on the website. See https://github.com/mohammedzee1000/site/blob/master/config.toml#L52

To Reproduce Simply add linkedin = username in the config file and run the website, and look for linkedin

Expected behavior Providing linkedin username should cause link to linkedin account to appear on the website

Screenshots No linkedin?

Your project https://github.com/mohammedzee1000/site

Hugo version

$ hugo version
Hugo Static Site Generator v0.48 linux/amd64 BuildDate: 2018-08-29T09:43:02Z
UtkarshVerma commented 5 years ago

It seems that the link is working but the icon isn't displaying for LinkedIn. That must arise from a typo related to it in the HTML.

UtkarshVerma commented 5 years ago

@mohammedzee1000 It should work for you now.