[planet-web] Logo made clickable
- From: Andreas Nilsson <andreasn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [planet-web] Logo made clickable
- Date: Wed, 6 Nov 2013 12:12:13 +0000 (UTC)
commit 6214cc67faab7aaf46761a16811545a045c62b76
Author: Himangi Saraogi <himangi774 gmail com>
Date: Tue Nov 5 22:15:13 2013 +0530
Logo made clickable
The Planet GNOME logo is made clickable and redirect to
planet.gnome.org. This helps to easily refresh the page.
https://bugzilla.gnome.org/show_bug.cgi?id=647388
Signed-off-by: Andreas Nilsson <anilsson redhat com>
themes/gnome/index.html.tmpl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/gnome/index.html.tmpl b/themes/gnome/index.html.tmpl
index 4137dc9..2e70f27 100644
--- a/themes/gnome/index.html.tmpl
+++ b/themes/gnome/index.html.tmpl
@@ -159,7 +159,7 @@
<div id="planet-banner">
<p id="planet-subtitle">
- <img id="planet-logo" src="https://planet.gnome.org/img/30/planet-logo.png"
alt="Planet GNOME" title="Planet GNOME"/>
+ <a href="https://planet.gnome.org"><img id="planet-logo"
src="https://planet.gnome.org/img/30/planet-logo.png" alt="Planet GNOME" title="Planet GNOME"/></a>
24 hours a day, 7 days a week, 365 days per year...
</p>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]