Add Troubleshooting and Stack Overflow resources.

When using Font-Awesome without Bootstrap, it can be useful to
check out external resources:

- the Troubleshooting wiki page
- the Stack Overflow questions

That follows #2131, which lead to #2136.
This commit is contained in:
VonC 2013-10-13 15:31:03 +02:00
parent d7e42fbea0
commit 2400642758

View File

@ -81,6 +81,7 @@
<li>Follow the above directions and skip the Bootstrap parts.</li>
<li>Open your project's font-awesome.less or font-awesome.min.css and edit the font location to point it to your font directory (see above examples).</li>
<li>Check out the <a href="{{ page.relative_path }}examples/">examples</a> to start using Font Awesome!</li>
<li>If the font isn't properly displayed, check out the <a href="https://github.com/FortAwesome/Font-Awesome/wiki/Troubleshooting">Wiki Troubleshooting page</a>, and the <a href="http://stackoverflow.com/questions/tagged/font-awesome?sort=votes&pageSize=50">Stack Overflow questions about Font-Awesome</a>.</li>
</ol>
</section>