@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
<link rel="manifest" href="{{ url_for('manifest') }}">
|
<link rel="manifest" href="{{ url_for('manifest') }}">
|
||||||
<link rel="apple-touch-icon" href="{{ url_for('static', filename='icon-180.png') }}">
|
<link rel="apple-touch-icon" href="{{ url_for('static', filename='icon-180.png') }}">
|
||||||
<link rel="icon" href="{{ url_for('static', filename='icon-180.png') }}">
|
<link rel="icon" href="{{ url_for('static', filename='logo.svg') }}">
|
||||||
<link rel="stylesheet" href="{{ url_for('static', filename='panel.css') }}">
|
<link rel="stylesheet" href="{{ url_for('static', filename='panel.css') }}">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
Reference in New Issue
Block a user