- client: load favicon from local server

Closes #625
This commit is contained in:
Ildar Kamalov
2019-03-12 18:59:58 +03:00
parent ecf0b0c5c1
commit b1f707d18c
6 changed files with 40 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="theme-color" content="#000000">
<link rel="shortcut icon" href="https://adguard.com/img/favicons/favicon.ico">
<link rel="shortcut icon" href="favicon.ico">
<title>AdGuard Home</title>
</head>
<body>