diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2016-06-22 11:23:41 -0300 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2016-06-22 11:23:41 -0300 |
commit | 58ed7b17b76c3a621292d44d2c52470d84b4c492 (patch) | |
tree | 1e65f68e8fe2468de8c34157ade1b075ed487ce8 /templates/public | |
parent | 2d8ea2967af6a7087a49e072fb49bdcd7c393c6c (diff) |
remove logos and artworks
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> |