Fixing favicon
This commit is contained in:
parent
e00c00d482
commit
d48ab20b5b
3 changed files with 1 additions and 0 deletions
BIN
assets/favicon.ico
Normal file
BIN
assets/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 KiB |
|
|
@ -5,6 +5,7 @@
|
||||||
<link href="/assets/main.css" rel="stylesheet" />
|
<link href="/assets/main.css" rel="stylesheet" />
|
||||||
<script src="/assets/htmx.min.js"></script>
|
<script src="/assets/htmx.min.js"></script>
|
||||||
<script src="/assets/javascript/main.js"></script>
|
<script src="/assets/javascript/main.js"></script>
|
||||||
|
<link rel="shortcut icon" href="/assets/favicon.ico">
|
||||||
<title>Awstin</title>
|
<title>Awstin</title>
|
||||||
{% block head %}{% endblock %}
|
{% block head %}{% endblock %}
|
||||||
</head>
|
</head>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue