Font Awesome Not Working In Chrome
- by Connor Black
So I'm trying to prototype a marketing page and I'm using bootstrap and the new font awesome file. The problem is when I try to use an icon all that gets rendered on the page in a big square.
Here's how I include the files in the head:
<head>
<title>
</title>
<link rel="stylesheet"…