[damned-lies] Make the GNOME.org link point to gnome.org, just like all other GNOME webs, extensions.g.o, git.g.o
- From: Gil Forcada Codinachs <gforcada src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies] Make the GNOME.org link point to gnome.org, just like all other GNOME webs, extensions.g.o, git.g.o
- Date: Sun, 30 Sep 2012 18:41:40 +0000 (UTC)
commit 899e71ee0b96ed72596fc7494e55c88d3d92cd66
Author: Gil Forcada <gforcada gnome org>
Date: Sun Sep 30 20:38:09 2012 +0200
Make the GNOME.org link point to gnome.org, just like all other GNOME webs, extensions.g.o, git.g.o ...
templates/base.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/templates/base.html b/templates/base.html
index 366f739..54eacae 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -35,7 +35,7 @@
<div id="global_domain_bar">
<div class="maxwidth">
<div class="tab">
- <a class="root" href="/">GNOME.org</a>
+ <a class="root" href="http://www.gnome.org/">GNOME.org</a>
{% if user.is_authenticated %}
<form action="{% url 'login' %}" method="post">
<a href="{{ user.get_absolute_url }}"><img src="/media/img/nobody-16.png" alt="Person"> {{ user.person }}</a> •
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]