[gnome-web-www: 40/68] Add meta-theme-color tag for the Chrome browser
- From: Tom Tryfonidis <tomtryf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-web-www: 40/68] Add meta-theme-color tag for the Chrome browser
- Date: Tue, 24 Jan 2017 15:50:34 +0000 (UTC)
commit 9f78691326dc225ff020a0f5657cd38abcb177c7
Author: Tom Tryfonidis <tomtryf gnome org>
Date: Mon Jan 9 18:22:11 2017 +0200
Add meta-theme-color tag for the Chrome browser
theme/header.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/theme/header.php b/theme/header.php
index a200bc2..701d4cc 100644
--- a/theme/header.php
+++ b/theme/header.php
@@ -19,6 +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">
+ <meta name="theme-color" content="#4a86cf">
<meta name="application-name" content="GNOME.org Website">
<link href="<?php bloginfo('stylesheet_directory'); ?>/images/gnome-logo.svg" rel="icon" sizes="any">
<link rel="icon" type="image/png" href="<?php bloginfo('stylesheet_directory'); ?>/images/favicon.ico" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]