[gnome-web-www: 33/68] Use a HiDPI favicon for the gnome.org
- From: Tom Tryfonidis <tomtryf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-web-www: 33/68] Use a HiDPI favicon for the gnome.org
- Date: Tue, 24 Jan 2017 15:49:59 +0000 (UTC)
commit 1e86c4abfd0287311514ea071b40954b583615a2
Author: Tom Tryfonidis <tomtryf gnome org>
Date: Mon Jan 9 17:34:55 2017 +0200
Use a HiDPI favicon for the gnome.org
theme/header.php | 2 +-
theme/images/favicon.ico | Bin 0 -> 5430 bytes
2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/theme/header.php b/theme/header.php
index 89977a8..d7333f4 100644
--- a/theme/header.php
+++ b/theme/header.php
@@ -19,7 +19,7 @@ if (function_exists('wppo_get_lang')) {
<head>
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php
bloginfo('charset'); ?>" />
<meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="icon" type="image/png" href="<?php bloginfo('stylesheet_directory'); ?>/images/favicon.png" />
+ <link rel="icon" type="image/png" href="<?php bloginfo('stylesheet_directory'); ?>/images/favicon.ico" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<?php wp_head(); ?>
diff --git a/theme/images/favicon.ico b/theme/images/favicon.ico
new file mode 100644
index 0000000..2de35a6
Binary files /dev/null and b/theme/images/favicon.ico differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]