Change favicon to an LCA-appropriate favicon.

This isn't the same one we're using for the static site - but honestly I think this one is probably better.
This commit is contained in:
James Polley 2017-07-03 17:36:39 +10:00
parent 13bed8999c
commit db328d9354
2 changed files with 1 additions and 1 deletions

View file

@ -17,7 +17,7 @@
<link href="{% static 'css/bootstrap.css' %}" rel="stylesheet">
<link href="{% static 'css/app.css' %}" rel="stylesheet">
<link rel="icon" href="{% static 'pyconau2017/images/favicon.png' %}">
<link rel="icon" href="{% static 'lca2018/images/favicon.png' %}">
{% block extra_style %}{% endblock %}
{% endblock %}

Binary file not shown.

After

Width:  |  Height:  |  Size: 500 B