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!