add a favicon

This commit is contained in:
2023-02-26 01:16:13 +10:30
parent de56b3b9d1
commit 6f16d2e11f
4 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/x-icon" href="/img/fav.png">
<link rel="stylesheet" href="/css/normalize.css" />
<link rel="stylesheet" href="/css/styles.css" />
{% if title %}