Added font-awesome 4.6.3 as internal project resource

This commit is contained in:
Rubén de Celis Hernández
2016-09-14 13:26:34 +02:00
parent 593bbc00b1
commit 91c6367cc0
8 changed files with 690 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
<link href="css/toolbox.css" rel="stylesheet">
<link href="css/editor.css" rel="stylesheet">
<link href="css/docs.min.css" rel="stylesheet">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>