Добавил к станицам favicon

This commit is contained in:
Pro100ser
2020-03-18 12:24:25 +03:00
parent 48f4e8fac8
commit 23a83fdaa6
5 changed files with 4 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>jarvis</title>
<link rel="stylesheet" href="{{ url_for('static', filename = './css/main.css') }}">
<link rel="icon" type="image/x-icon" href="{{ url_for('static', filename='./img/favicon.ico') }}">
</head>
<body>