add favicon
This commit is contained in:
parent
b3b86a465e
commit
5aad162a03
2 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{% load compress %}
|
||||
{% load staticfiles %}
|
||||
|
||||
<link rel="icon" type="image/png" href="{% static "images/icon.png" %}">
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,500,700" rel="stylesheet">
|
||||
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||
{% compress css %}
|
||||
|
|
BIN
static/images/icon.png
Normal file
BIN
static/images/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
Loading…
Reference in a new issue