[mail-web] Fix favicon



commit 9bc062a335a4805c8e7b6c5d7de5087d54ee035b
Author: Tom Tryfonidis <tomtryf gmail com>
Date:   Thu Nov 22 13:30:56 2018 +0000

    Fix favicon

 index.html | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/index.html b/index.html
index a3b1232..e83daec 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,6 @@
     <meta content="#4a86cf" name="theme-color">
     <meta content="GNOME Mail Services" name="application-name">
     <link href="https://static.gnome.org/img/favicon.ico"; rel="icon" type="image/png">
-    <link href="https://static.gnome.org/img/gnome-icon.svg"; rel="icon" sizes="any" type="image/svg+xml">
     <link href="https://static.gnome.org/css/deneb.min.css"; media="all" rel="stylesheet" type="text/css">
     <link href="css/archive.css" media="all" rel="stylesheet" type="text/css">
     <title>GNOME Mail Services</title>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]