update title in head

This commit is contained in:
2021-05-27 13:42:49 +00:00
parent 99fab708de
commit 7f53fc13e6

View File

@@ -7,7 +7,7 @@
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>FET</title>
<title>FET - Fachschaft Elektrotechnik</title>
<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' %}">