Add favicon
This commit is contained in:
BIN
benchcoach/static/favicon.ico
Normal file
BIN
benchcoach/static/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 59 KiB |
@@ -8,7 +8,7 @@
|
|||||||
{% bootstrap_css %}
|
{% bootstrap_css %}
|
||||||
{% bootstrap_javascript %}
|
{% bootstrap_javascript %}
|
||||||
<link rel='stylesheet' href="{% static 'base.css' %}">
|
<link rel='stylesheet' href="{% static 'base.css' %}">
|
||||||
|
<link rel="shortcut icon" type="image/png" href="{% static 'favicon.ico' %}">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="bg-light">
|
<body class="bg-light">
|
||||||
|
|||||||
Reference in New Issue
Block a user