change fet logo-favicon (backgroung: white)

This commit is contained in:
2021-05-26 11:45:33 +00:00
parent bf09c09d1c
commit 0d40e5356b
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -8,7 +8,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>FET</title>
<link rel="shortcut icon" type="image/png" href="{% static 'img/logo2014_64.png' %}"/>
<link rel="shortcut icon" type="image/png" href="{% static 'img/fet_logo_white.png' %}"/>
<link rel="stylesheet" href="{% static 'app.css' %}">
<link rel="stylesheet" href="{% static 'fet.css' %}">
<link href="{% static 'fontawesome_free/css/all.min.css' %}" rel="stylesheet" type="text/css">