summaryrefslogtreecommitdiff
path: root/templates/public/index.html
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-04-19 19:11:04 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-04-19 19:11:04 -0400
commit4ab05a025f424c0b5ce140ff68182e20595b04a2 (patch)
treed4f2f44a38b29b4aad7cd5d2427716519adb5967 /templates/public/index.html
parentfcf5c3aaf087b2131bae34bdb7f1e08b292a0357 (diff)
manually replace more instances of the Arch name
Diffstat (limited to 'templates/public/index.html')
-rw-r--r--templates/public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index 86c0be05..4b2bdfa3 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -189,7 +189,7 @@
<img width="16" height="16" src="{% static "new.png" %}" alt="New"/></li>
<li><a href="https://wiki.archlinux.org/index.php/Arch_Linux_Press_Review"
title="Arch Linux in the media">Press Coverage</a></li>
- <li><a href="{% url 'page-art' %}" title="Arch logos and other artwork for promotional use">Logos &amp; Artwork</a></li>
+ <li><a href="{% url 'page-art' %}" title="{{ BRANDING_SHORTNAME }} logos and other artwork for promotional use">Logos &amp; Artwork</a></li>
<li><a href="{% url 'news-list' %}" title="News Archives">News Archives</a></li>
<li><a href="/feeds/" title="Various RSS Feeds">RSS Feeds</a></li>
<li><a href="{% url 'page-devs' %}" title="Active developers">Developer Profiles</a></li>