Hello!
I’m building up my portfolio, and I keep running into this error: Refused to apply style from 'http://localhost:1313/plugins/fontawesome/css/font-awesome.min.css' because its MIME type ('text/plain') is not a supported stylesheet MIME type, and strict MIME checking is enabled
On the actual website, it just claims a 404.
I tried removing the comment on the top to no avail, and none of the other answers online seem to be working with Hugo. My repo is here: https://github.com/jessica-jorgenson/website
Thanks!
Thank you! Thought this would fix the icon issue, but apparently not. Tried updating the FontAwesome folder and such (changing fa to fas) but no bueno. Do you see what’s happening there?