[Xfce4-commits] [www/www.xfce.org] 26/29: Update favicon

noreply at xfce.org noreply at xfce.org
Sun May 21 22:01:08 CEST 2017


This is an automated email from the git hooks/post-receive script.

k   n   o   m   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository www/www.xfce.org.

commit e18dc09d7dcf7fa5afceff3df50497ea80adc551
Author: Pasi Lallinaho <pasi at shimmerproject.org>
Date:   Fri May 19 12:31:17 2017 +0300

    Update favicon
---
 pages/header.php  |   2 +-
 style/favicon.ico | Bin 0 -> 1082 bytes
 style/favicon.png | Bin 527 -> 0 bytes
 3 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/header.php b/pages/header.php
index 2a0928e..a6449fe 100644
--- a/pages/header.php
+++ b/pages/header.php
@@ -13,7 +13,7 @@ else
 	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 	<meta name="viewport" content="width=device-width, maximum-scale=1.0, minimum-scale=1.0, initial-scale=1" />
 	<title><?php echo $title ?></title>
-	<link rel="icon" href="/style/favicon.png" />
+	<link rel="icon" href="/style/favicon.ico" />
 	<link rel="stylesheet" media="screen" href="/style/css.php" type="text/css" />
 	<link rel="apple-touch-icon" href="<?php echo $static_media ?>/apple-touch-icon.png" />
 	<meta name="content-language" content="<?php echo $lang ?>" />
diff --git a/style/favicon.ico b/style/favicon.ico
new file mode 100644
index 0000000..9dbd75a
Binary files /dev/null and b/style/favicon.ico differ
diff --git a/style/favicon.png b/style/favicon.png
deleted file mode 100644
index 504e987..0000000
Binary files a/style/favicon.png and /dev/null differ

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list