[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:50:02 +0000 (UTC)
commit 8603b52029868b31f06e5b5d499177a5eb316809
Author: Andre Klapper <a9016009 gmx de>
Date: Tue Sep 17 10:45:47 2013 +0200
Try to fix CSS Mixed Content issue (see bug #706752)
projects.gnome.org/livecd/index.html | 4 ++--
projects.gnome.org/livecd/materials.html | 4 ++--
projects.gnome.org/livecd/mission.html | 4 ++--
projects.gnome.org/livecd/software.html | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/projects.gnome.org/livecd/index.html b/projects.gnome.org/livecd/index.html
index 64461ad..57b7216 100644
--- a/projects.gnome.org/livecd/index.html
+++ b/projects.gnome.org/livecd/index.html
@@ -3,7 +3,7 @@
<html>
<head>
<title>GNOME LiveCD</title>
- <link rel="stylesheet" type="text/css" href="http://www.gnome.org/default.css" />
+ <link rel="stylesheet" type="text/css" href="//www.gnome.org/default.css" />
<link rel="stylesheet" type="text/css" href="livecd.css" />
<link rel="icon" type="image/png" href="images/favicon.png" />
</head>
@@ -76,4 +76,4 @@ Some things we'd like to see, but aren't sure have happened yet:
</div>
</body>
-</html>
\ No newline at end of file
+</html>
diff --git a/projects.gnome.org/livecd/materials.html b/projects.gnome.org/livecd/materials.html
index 7cbc574..338ee3f 100644
--- a/projects.gnome.org/livecd/materials.html
+++ b/projects.gnome.org/livecd/materials.html
@@ -3,7 +3,7 @@
<html>
<head>
<title>GNOME LiveCD</title>
- <link rel="stylesheet" type="text/css" href="http://www.gnome.org/default.css" />
+ <link rel="stylesheet" type="text/css" href="//www.gnome.org/default.css" />
<link rel="icon" type="image/png" href="images/favicon.png" />
</head>
@@ -50,4 +50,4 @@
</div>
</body>
-</html>
\ No newline at end of file
+</html>
diff --git a/projects.gnome.org/livecd/mission.html b/projects.gnome.org/livecd/mission.html
index a4a1c4c..54300ee 100644
--- a/projects.gnome.org/livecd/mission.html
+++ b/projects.gnome.org/livecd/mission.html
@@ -3,7 +3,7 @@
<html>
<head>
<title>GNOME LiveCD</title>
- <link rel="stylesheet" type="text/css" href="http://www.gnome.org/default.css" />
+ <link rel="stylesheet" type="text/css" href="//www.gnome.org/default.css" />
<link rel="icon" type="image/png" href="images/favicon.png" />
</head>
@@ -96,4 +96,4 @@ appropriate.</li></ul>
</div>
</body>
-</html>
\ No newline at end of file
+</html>
diff --git a/projects.gnome.org/livecd/software.html b/projects.gnome.org/livecd/software.html
index 42e0b05..7abc460 100644
--- a/projects.gnome.org/livecd/software.html
+++ b/projects.gnome.org/livecd/software.html
@@ -3,7 +3,7 @@
<html>
<head>
<title>GNOME LiveCD</title>
- <link rel="stylesheet" type="text/css" href="http://www.gnome.org/default.css" />
+ <link rel="stylesheet" type="text/css" href="//www.gnome.org/default.css" />
<link rel="icon" type="image/png" href="images/favicon.png" />
</head>
@@ -58,4 +58,4 @@
</div>
</body>
-</html>
\ No newline at end of file
+</html>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]