sharu725 / online-cv

A minimal Jekyll Theme to host your resume (CV) on GitHub with a few clicks.
https://online-cv.webjeda.com
Other
3.12k stars 5.91k forks source link

Icon for Researchgate and ORCID #302

Open NeffetsW opened 2 years ago

NeffetsW commented 2 years ago

It would be nice to have icons for the above. Or to know how I can add it myself.

guigoruiz1 commented 5 months ago

I second that. InspireHep would also be good

b-kennedy0 commented 4 months ago

@NeffetsW @guigoruiz1

I was able to add them in by doing the following:

`{% if sidebar.orcid %}

  • {{ sidebar.orcid }}
  • {% endif %}`