[layout2020] add favicon
This commit is contained in:
parent
8f1338e012
commit
58cfcee662
1 changed files with 3 additions and 1 deletions
|
@ -9,9 +9,11 @@
|
||||||
<link rel="stylesheet"
|
<link rel="stylesheet"
|
||||||
href="/u/static/bootstrap-4.4.1-dist/css/bootstrap.min.css">
|
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>
|
<title>{% block title %}Welcome to {% endblock %} | ungleich.ch</title>
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar navbar-expand-lg navbar-light bg-light">
|
<nav class="navbar navbar-expand-lg navbar-light bg-light">
|
||||||
|
|
Loading…
Reference in a new issue