jrtechs / NodeJSBlog

Personal blog written from scratch using Node.js, Bootstrap, and MySQL.
https://jrtechs.net
Mozilla Public License 2.0
4 stars 5 forks source link

Font Awesom Not Appearing #11

Closed jrtechs closed 5 years ago

jrtechs commented 5 years ago

On my local computer font awesome has no problem displaying, however on other computers it does not display. I suspect that my local computer has something cached that other computers don't have. To resolve this I plan on changing to using the CDM for font awesome.

fontawesom

jrtechs commented 5 years ago

Fixed the issue by using SVG icons instead. The benefit to doing this is that they are very lightweight and small. newfooter