v1.8.7: favicon — лого-щит AegisOne вместо текстового AO
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
<title>{% block title %}Service Portal — AegisOne Engineering{% endblock %}</title>
|
||||
<link rel="stylesheet" href="/service/static/css/service.css">
|
||||
<link rel="stylesheet" href="/service/static/css/service-theme.css">
|
||||
<link rel="icon" type="image/x-icon" href="/service/static/img/favicons/favicon.ico">
|
||||
<link rel="icon" type="image/svg+xml" href="/service/static/img/favicon.svg">
|
||||
<link rel="icon" type="image/x-icon" href="/service/static/img/favicons/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/service/static/img/favicons/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/service/static/img/favicons/favicon-16x16.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/service/static/img/favicons/apple-touch-icon.png">
|
||||
|
||||
Reference in New Issue
Block a user