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