From: "Alex Legler" <a3li@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/ag-web:master commit in: views/
Date: Thu, 26 Feb 2015 13:12:28 +0000 (UTC) [thread overview]
Message-ID: <1424956343.81b24a7edfad968f499ec025fe9e179a33eebd41.a3li@gentoo> (raw)
commit: 81b24a7edfad968f499ec025fe9e179a33eebd41
Author: Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Thu Feb 26 13:12:23 2015 +0000
Commit: Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Thu Feb 26 13:12:23 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/ag-web.git;a=commit;h=81b24a7e
Use protocol-relative URI for the favicon
Fixes bug 541424 by chithanh
---
views/layout.erb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/views/layout.erb b/views/layout.erb
index 9a25690..fef26fa 100644
--- a/views/layout.erb
+++ b/views/layout.erb
@@ -9,7 +9,7 @@
<link href="https://1b9a50f4f9de4348cd9f-e703bc50ba0aa66772a874f8c7698be7.ssl.cf5.rackcdn.com/bootstrap.min.css" rel="stylesheet" media="screen">
<link href="https://1b9a50f4f9de4348cd9f-e703bc50ba0aa66772a874f8c7698be7.ssl.cf5.rackcdn.com/tyrian.min.css" rel="stylesheet" media="screen">
<link href="/css/main.css" rel="stylesheet" media="screen">
- <link rel="icon" href="http://www.gentoo.org/favicon.ico" type="image/x-icon">
+ <link rel="icon" href="//www.gentoo.org/favicon.ico" type="image/x-icon">
</head>
<body>
<header>
next reply other threads:[~2015-02-26 13:12 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-26 13:12 Alex Legler [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-02-25 21:44 [gentoo-commits] proj/ag-web:master commit in: views/ Alex Legler
2015-02-25 21:44 Alex Legler
2015-02-25 10:47 Alex Legler
2015-02-23 23:55 Alex Legler
2015-02-22 11:05 Alex Legler
2015-02-22 11:02 Alex Legler
2015-02-22 4:38 Robin H. Johnson
2015-02-22 0:15 Alex Legler
2015-02-22 0:14 Alex Legler
2015-02-22 0:04 Alex Legler
2015-02-22 0:03 Alex Legler
2015-02-22 0:01 Alex Legler
2015-02-22 0:00 Alex Legler
2015-02-21 23:57 Alex Legler
2015-02-21 23:49 Robin H. Johnson
2015-02-21 23:41 Robin H. Johnson
2015-02-21 23:39 Robin H. Johnson
2015-02-21 23:34 Robin H. Johnson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1424956343.81b24a7edfad968f499ec025fe9e179a33eebd41.a3li@gentoo \
--to=a3li@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox