diff options
Diffstat (limited to 'templates/public')
-rw-r--r-- | templates/public/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/public/index.html b/templates/public/index.html index 3bcb7fdb..80527cd7 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -185,7 +185,6 @@ <ul> <li><a href="{% wiki_url 'Media' %}" title="{{ BRANDING_DISTRONAME }} in the media">Press Coverage</a></li> - <li><a href="{% url 'page-art' %}" title="{{ BRANDING_SHORTNAME }} logos and other artwork for promotional use">Logos & 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> </ul> |