[gnomeweb-wml] Try to fix CSS Mixed Content issue (see bug #706752)
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] Try to fix CSS Mixed Content issue (see bug #706752)
- Date: Tue, 17 Sep 2013 08:44:53 +0000 (UTC)
commit bd0bd4c7ee3c1bc05d2ddb38039809c52e26f3c9
Author: Andre Klapper <a9016009 gmx de>
Date: Tue Sep 17 10:42:58 2013 +0200
Try to fix CSS Mixed Content issue (see bug #706752)
projects.gnome.org/gnome-blog/index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/projects.gnome.org/gnome-blog/index.html b/projects.gnome.org/gnome-blog/index.html
index 498edda..4115a27 100644
--- a/projects.gnome.org/gnome-blog/index.html
+++ b/projects.gnome.org/gnome-blog/index.html
@@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>GNOME blog : Simple blog posting</title>
- <link rel="stylesheet" type="text/css" href="http://www.gnome.org/default.css" />
- <link rel="stylesheet" type="text/css" href="http://www.gnome.org/frontpage.css" />
+ <link rel="stylesheet" type="text/css" href="//www.gnome.org/default.css" />
+ <link rel="stylesheet" type="text/css" href="//www.gnome.org/frontpage.css" />
<link rel="stylesheet" type="text/css" href="./default.css" />
</head>
<body>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]