Bump FA to 5.0.1

This commit is contained in:
Danielle McLean 2017-12-11 09:38:44 +11:00
parent b45661fa41
commit e0bc184c12
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5

View file

@ -37,7 +37,7 @@
<link rel="stylesheet" type="text/stylus" href="{% static 'lemoncurry/css/layout.styl' %}" /> <link rel="stylesheet" type="text/stylus" href="{% static 'lemoncurry/css/layout.styl' %}" />
{% block styles %}{% endblock %} {% block styles %}{% endblock %}
{% endcompress %} {% endcompress %}
<script type="text/javascript" defer src="https://use.fontawesome.com/releases/v5.0.0/js/all.js"></script> <script type="text/javascript" defer src="https://use.fontawesome.com/releases/v5.0.1/js/all.js"></script>
{% analytical_head_bottom %} {% analytical_head_bottom %}
</head> </head>
<body> <body>