[planet-web] one more s/http/https.



commit 89cc35c37e9ebb70cdd350e265db814df9d3d943
Author: Andrea Veri <av gnome org>
Date:   Fri Jun 28 16:54:57 2013 +0200

    one more s/http/https.

 web/layout.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/web/layout.css b/web/layout.css
index ce0e833..cb5e101 100644
--- a/web/layout.css
+++ b/web/layout.css
@@ -21,7 +21,7 @@ body {
        position: absolute;
        top: 10px;
        left: 10px;
-       background: url('http://www.gnome.org/img/logo/text-64') no-repeat;
+       background: url('https://www.gnome.org/img/logo/text-64') no-repeat;
        width: 64px;
        height: 64px;
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]