cover-card icon indicating copy to clipboard operation
cover-card copied to clipboard

academicons

Open sronilsson opened this issue 5 years ago • 1 comments

Nice - is there a way for me to add academicons? https://jpswalsh.github.io/academicons/

sronilsson avatar Dec 20 '19 01:12 sronilsson

thank you for your interest!

it should be easy with the previous version v0.3, which i still use for my home page, you just need to edit the following extra icons file: https://github.com/epidrome/home/blob/master/_includes/too_social.html

you also need to add the academicons link in the head.html which should be also placed in the above folder (_includes) of your fork https://github.com/epidrome/cover-card/blob/master/_includes/head.html

please note that the management of dependencies, especially fontawesome is a major open issue #24 #25 so the above solution is more of a hack for the time being.

epidrome avatar Dec 20 '19 17:12 epidrome