favicon link test
This commit is contained in:
parent
ae9b7e86e8
commit
7fa40550da
@ -3,10 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<link
|
<link rel="icon" href="https://happytavern.co/dwm-app/img/favicon.ico" />
|
||||||
rel="icon"
|
|
||||||
href="{{ url_for('static', filename='https://happytavern.co/dwm-app/img/favicon.ico') }}"
|
|
||||||
/>
|
|
||||||
<title>dwm-app</title>
|
<title>dwm-app</title>
|
||||||
<link rel="stylesheet" href="../static/style/output.css" />
|
<link rel="stylesheet" href="../static/style/output.css" />
|
||||||
</head>
|
</head>
|
||||||
|
Loading…
Reference in New Issue
Block a user