Bump FA to 5.0.2 since that's out now

This commit is contained in:
Danielle McLean 2017-12-21 11:31:04 +11:00
parent e15e4c72fe
commit 2add0c3d15
Signed by: 00dani
GPG Key ID: 5A5D2D1AFF12EEC5
1 changed files with 1 additions and 1 deletions

View File

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