Break out last announcement into <title> for front page and <p> for
the newsflash page where longer text fits.
This commit is contained in:
parent
7967c74845
commit
0d189f1019
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=32196
1 changed files with 9 additions and 5 deletions
|
@ -20,7 +20,7 @@
|
|||
<news>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.165 2008/06/12 22:13:27 ivoras Exp $
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.166 2008/06/13 00:12:21 ivoras Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -34,10 +34,14 @@
|
|||
<name>10</name>
|
||||
|
||||
<event>
|
||||
<p>New committer: <a href="mailto:ivoras@FreeBSD.org">Ivan Voras</a>
|
||||
(src). Before he became a committer, Ivan participated
|
||||
in three <a href="http://code.google.com/soc">Google Summer
|
||||
of Code</a> projects for FreeBSD (2005, 2006, 2007).</p>
|
||||
<title>New committer: <a href="mailto:ivoras@FreeBSD.org">Ivan Voras</a>
|
||||
(src). SoC2005-2007 alumnus.</title>
|
||||
|
||||
<p><a href="mailto:ivoras@FreeBSD.org">Ivan Voras</a> is now
|
||||
a src/ committer. He participated in the <a
|
||||
href="http://code.google.com/soc">Google Summer of
|
||||
Code</a> program in 2005, 2006, and 2007.</p>
|
||||
|
||||
</event>
|
||||
</day>
|
||||
|
||||
|
|
Loading…
Reference in a new issue