Updated Troubleshooting (markdown)

Geremia Taglialatela 2013-10-25 01:18:42 -07:00
parent 520464ebd5
commit 4e3a5753b0

@ -1,8 +1,8 @@
#### Some icons don't show up #### Some icons don't show up
1. You don't have an old version of Font Awesome installed on your system (it has priority); 1. You don't have an old version of Font Awesome installed on your system (it has priority);
2. Both your `font-awesome.css` file and your `/font`/`/fonts` folder are up to date (if you are serving Font Awesome from your own server); 2. Both your `font-awesome.css` file and your `/font`/`/fonts` folder are up to date (if you are serving Font Awesome from your own server);
3. Your css link is up to date (if you are serving Font Awesome from a CDN) [See https://github.com/FortAwesome/Font-Awesome/issues/1490]; 3. Your css link is up to date (if you are serving Font Awesome from a CDN) (Refers to [#1490](https://github.com/FortAwesome/Font-Awesome/issues/1490));
4. You are not using plugins that load an older/modified version of Font Awesome [See https://github.com/FortAwesome/Font-Awesome/issues/1546]; 4. You are not using plugins that load an older/modified version of Font Awesome (Refers to [1546]( https://github.com/FortAwesome/Font-Awesome/issues/1546);
5. You are using valid [HTML5](http://www.w3.org/TR/html5/introduction.html#a-quick-introduction-to-html) templates. 5. You are using valid [HTML5](http://www.w3.org/TR/html5/introduction.html#a-quick-introduction-to-html) templates.