1
Fork 0

Link to the correct image.

This commit is contained in:
Bauke 2022-03-28 14:11:40 +02:00
parent 2d8611aa06
commit 375e9be9cf
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{{ page_title }}</title>
<link rel="shortcut icon" href="/assets/favicon.jpg" type="image/jpeg">
<link rel="shortcut icon" href="/assets/avatar.jpg" type="image/jpeg">
<link rel="stylesheet" href="/css/modern-normalize.css">
{% block head %}{% endblock %}
</head>