Remove 'new' markers from home page

These things aren't so new anymore.

Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Dan McGee 2012-09-08 10:07:30 -05:00
parent 3769994c4e
commit f221426a32

View File

@ -156,8 +156,7 @@ <h4>Tools</h4>
<li><a href="{% url 'mirror-status' %}"
title="Check the status of all known mirrors">Mirror Status</a></li>
<li><a href="{% url 'packages-differences' %}"
title="See differences in packages between available architectures">Differences Reports</a>
<img width="16" height="16" src="{% static "new.png" %}" alt="New"/></li>
title="See differences in packages between available architectures">Differences Reports</a></li>
</ul>
<h4>Development</h4>
@ -176,16 +175,14 @@ <h4>Development</h4>
<li><a href="{% url 'releng-test-overview' %}"
title="Releng Testbuild Feedback">Releng Testbuild Feedback</a></li>
<li><a href="{% url 'visualize-index' %}"
title="View visualizations">Visualizations</a>
<img width="16" height="16" src="{% static "new.png" %}" alt="New"/></li>
title="View visualizations">Visualizations</a></li>
</ul>
<h4>More Resources</h4>
<ul>
<li><a href="{% url 'page-keys' %}"
title="Package/Database signing master keys">Signing Master Keys</a>
<img width="16" height="16" src="{% static "new.png" %}" alt="New"/></li>
title="Package/Database signing master keys">Signing Master Keys</a></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>