pelican-twitchy
pelican-twitchy copied to clipboard
collapsed sidebar social icon blanks
With the collapsed sidebar, social links without a designated icon are blanks. Suggestion, can we use external-link-square for all misc links?
feature requests: can more sites use icons, like deviantart; and maybe git-square for places like notabug.org ?
https://github.com/ingwinlu/pelican-twitchy/blob/master/templates/base.html#L19
this is the function generating the names to map them with https://fortawesome.github.io/Font-Awesome/icons/#brand
feel free to extend this functionality via a pr