[layout2020] add favicon

This commit is contained in:
Nico Schottelius 2020-01-03 19:41:45 +01:00
parent 8f1338e012
commit 58cfcee662
1 changed files with 3 additions and 1 deletions

View File

@ -9,9 +9,11 @@
<link rel="stylesheet"
href="/u/static/bootstrap-4.4.1-dist/css/bootstrap.min.css">
<link rel="shortcut icon" href="/u/static/images/favicon.ico"/>
<title>{% block title %}Welcome to {% endblock %} | ungleich.ch</title>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light bg-light">