Remove spam :\

Geremia Taglialatela 2016-01-23 12:43:07 +01:00
parent a884d69e9e
commit 929132dc2e

@ -12,7 +12,7 @@ Check the following:
#### I'm developing my web app locally (file://) and icons from CDN don't show up
Please check that you are not using [protocol relative urls](http://www.paulirish.com/2010/the-protocol-relative-url/). In that case, you should add `https:` in front of the CDN link.
#### I'm hosting fonts on my server for my [website](http://blog.hellobox.co) and icons don't show up
#### I'm hosting fonts on my server and icons don't show up
Please check server's [MIME types](https://github.com/EnlightenAgency/Server-Setup-MIME-Types-Headers/blob/master/font-mimetypes.txt)
Please check for [CORS](https://github.com/FortAwesome/Font-Awesome/issues/4675#issuecomment-58192275)