Fix bug in latest commit which caused the two latest news items to be

displayed twice on the front page.

Noticed by:	Joel Dahl <joel@automatvapen.se>
This commit is contained in:
Simon L. B. Nielsen 2005-02-24 11:26:29 +00:00
parent abd3b596da
commit b489c9a123
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23882

View file

@ -21,7 +21,7 @@
<news>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd">
$FreeBSD: www/en/news/news.xml,v 1.267 2005/02/23 23:24:35 avatar Exp $
$FreeBSD: www/en/news/news.xml,v 1.268 2005/02/24 01:30:21 kuriyama Exp $
</cvs:keyword>
</cvs:keywords>
@ -33,13 +33,11 @@
<day>
<name>22</name>
<event>
<p><a href="http://logo-contest.FreeBSD.org/">Logo design competition</a> is open</p>
</event>
</day>
<day>
<name>22</name>
<event>
<p>New committer: <a href="mailto:avatar@FreeBSD.org">Tai-hwa Liang</a> (src)</p>
</event>