they have fontawesome 4.0.3, they just didn't tell...
This commit is contained in:
parent
8491d4f058
commit
ac0f9f0e38
@ -10,7 +10,7 @@
|
||||
<title>{% block title %}{{ WWW_HOST }}{% endblock %}</title>
|
||||
|
||||
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.1/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.2/css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="{% static 'css/nsupdate.css' %}" rel="stylesheet">
|
||||
<link rel="icon" type="image/png" href="{% static 'favicon.png' %}" />
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user