cover-card
cover-card copied to clipboard
academicons
Nice - is there a way for me to add academicons? https://jpswalsh.github.io/academicons/
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.