[static-web] Load the gnome-logo.png logo from https
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [static-web] Load the gnome-logo.png logo from https
- Date: Fri, 10 Oct 2014 16:47:21 +0000 (UTC)
commit cb2f76c1de09b916d47a4dbf94f947313d93b457
Author: Andrea Veri <av gnome org>
Date: Fri Oct 10 18:47:15 2014 +0200
Load the gnome-logo.png logo from https
error-500/500.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/error-500/500.html b/error-500/500.html
index 1a277bb..3bc993a 100644
--- a/error-500/500.html
+++ b/error-500/500.html
@@ -20,7 +20,7 @@
<div id="logo_bar" class="container_12" role="banner">
<div id="logo" class="grid_3">
<a title="Go to home page" href="https://www.gnome.org/">
- <img src="http://www.gnome.org/wp-content/themes/gnome-grass/images/gnome-logo.png" alt="GNOME:
500 Error">
+ <img src="https://www.gnome.org/wp-content/themes/gnome-grass/images/gnome-logo.png" alt="GNOME:
500 Error">
</a>
</div>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]