Skip to content

Commit

Permalink
fix(dependency): remove redundant font awesome reference
Browse files Browse the repository at this point in the history
  • Loading branch information
tomastrajan committed Oct 17, 2017
1 parent b03541f commit 4f2be5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,5 @@
ga('create', 'UA-53234284-5', 'auto');
ga('send', 'pageview');
</script>
<script src="https://use.fontawesome.com/2fcf1416f4.js"></script>
</body>
</html>

0 comments on commit 4f2be5e

Please sign in to comment.